Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Introduce blocking submit to kubernetes by default #53

Merged
merged 15 commits into from
Feb 3, 2017

Commits on Jan 31, 2017

  1. Introduce blocking submit to kubernetes by default

    Two new configuration settings:
    - spark.kubernetes.submit.waitAppCompletion
    - spark.kubernetes.report.interval
    ash211 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    e999b21 View commit details
    Browse the repository at this point in the history
  2. Minor touchups

    ash211 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    3371b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f278f3 View commit details
    Browse the repository at this point in the history
  4. Fix import order

    ash211 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    4c55ea8 View commit details
    Browse the repository at this point in the history
  5. Switch to watch-based logging

    ash211 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    67ed06a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cbe11f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a69b865 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

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

Commits on Feb 2, 2017

  1. Disable logging in fire-and-forget mode

    Which is enabled with spark.kubernetes.submit.waitAppCompletion=false
    (default: true)
    ash211 committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    c63e5e5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'k8s-group/k8s-support-alternate-increme…

    …ntal' into blocking-submit
    ash211 committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    db39eac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61fbed3 View commit details
    Browse the repository at this point in the history
  4. Minor wording changes

    ash211 committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    6ef7df8 View commit details
    Browse the repository at this point in the history
  5. More logging

    ash211 committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    1d92854 View commit details
    Browse the repository at this point in the history
  6. Drop log to DEBUG

    ash211 committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    d019cc9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'k8s-group/k8s-support-alternate-increme…

    …ntal' into blocking-submit
    ash211 committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    f35dc34 View commit details
    Browse the repository at this point in the history