You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2021/07/18 22:50:52 UTC

[spark] branch master updated (fe94bf0 -> a9e2156)

This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from fe94bf0  [SPARK-36014][K8S] Use uuid as app id in kubernetes client mode
     add a9e2156  [SPARK-35460][K8S] verify the content of`spark.kubernetes.executor.podNamePrefix` before post it to k8s api-server

No new revisions were added by this update.

Summary of changes:
 docs/running-on-kubernetes.md                      |  5 +-
 .../scala/org/apache/spark/deploy/k8s/Config.scala | 25 +++++++++-
 .../k8s/features/BasicExecutorFeatureStep.scala    | 10 ++--
 .../k8s/features/DriverServiceFeatureStep.scala    |  3 +-
 .../deploy/k8s/submit/KubernetesClientUtils.scala  |  6 ++-
 .../features/BasicExecutorFeatureStepSuite.scala   | 56 ++++++++++++++++------
 6 files changed, 82 insertions(+), 23 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org