Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KYUUBI #5867] HiveEngine support run on YARN mode #5868

Closed
wants to merge 12 commits into from
Closed

[KYUUBI #5867] HiveEngine support run on YARN mode #5868

wants to merge 12 commits into from

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    98ff19c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Update kyuubi-common/src/main/scala/org/apache/kyuubi/engine/deploy/y…

    …arn/EngineYarnModeSubmitter.scala
    pan3793 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2ed1d44 View commit details
    Browse the repository at this point in the history
  2. Update kyuubi-common/src/main/scala/org/apache/kyuubi/engine/deploy/y…

    …arn/ApplicationMaster.scala
    pan3793 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1b0b77f View commit details
    Browse the repository at this point in the history
  3. Update kyuubi-common/src/main/scala/org/apache/kyuubi/engine/deploy/y…

    …arn/ApplicationMaster.scala
    pan3793 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1fa18ba View commit details
    Browse the repository at this point in the history
  4. Update kyuubi-common/src/main/scala/org/apache/kyuubi/engine/deploy/y…

    …arn/EngineYarnModeSubmitter.scala
    pan3793 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d89d09c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix

    yikf committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d1eb5ae View commit details
    Browse the repository at this point in the history
  2. fix app type

    yikf committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5e5045e View commit details
    Browse the repository at this point in the history
  3. Update kyuubi-common/src/main/scala/org/apache/kyuubi/engine/deploy/y…

    …arn/EngineYarnModeSubmitter.scala
    pan3793 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    34a67b4 View commit details
    Browse the repository at this point in the history
  4. Update kyuubi-common/src/main/scala/org/apache/kyuubi/engine/deploy/y…

    …arn/EngineYarnModeSubmitter.scala
    pan3793 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6b97c42 View commit details
    Browse the repository at this point in the history
  5. parse classpath

    yikf committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5474ebf View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. fix test

    yikf committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3c17d2c View commit details
    Browse the repository at this point in the history
  2. fix

    yikf committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    44f7287 View commit details
    Browse the repository at this point in the history