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

[LIVY-702]: Submit Spark apps to Kubernetes #249

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jul 4, 2020

  1. Implement base kubernetes fetures.

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    758acb0 View commit details
    Browse the repository at this point in the history
  2. Add kubernetes dependency version to pom.xml

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    0f256ee View commit details
    Browse the repository at this point in the history
  3. Fix scalastyle

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    20638be View commit details
    Browse the repository at this point in the history
  4. Added SparkKubernetesApp test, minor refactoring

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    a89064c View commit details
    Browse the repository at this point in the history
  5. Minor cleanup

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    d45cdbf View commit details
    Browse the repository at this point in the history
  6. Add Kubernetes default namespace config

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    8f8be88 View commit details
    Browse the repository at this point in the history
  7. Update livy.conf.template

    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    9a458b7 View commit details
    Browse the repository at this point in the history
  8. Minor refactoring

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    6a37bd3 View commit details
    Browse the repository at this point in the history
  9. Remove appInfoChanged on finish monitoring app

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    7954481 View commit details
    Browse the repository at this point in the history
  10. Trigger build

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    52b45e1 View commit details
    Browse the repository at this point in the history
  11. Resolve conversations

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    06f14db View commit details
    Browse the repository at this point in the history
  12. Minor tweaks

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    e6bc1a2 View commit details
    Browse the repository at this point in the history
  13. Resolve conversatins

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    5c06992 View commit details
    Browse the repository at this point in the history
  14. Upgrade Kubernetes client version

    Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    769ec23 View commit details
    Browse the repository at this point in the history
  15. Fix import

    jahstreet committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    3f76512 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

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

Commits on May 12, 2023

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