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 a9e2156  [SPARK-35460][K8S] verify the content 
of`spark.kubernetes.executor.podNamePrefix` before post it to k8s api-server
     add f85855c  [SPARK-36075][K8S] Support for specifiying executor/driver 
node selector

No new revisions were added by this update.

Summary of changes:
 docs/running-on-kubernetes.md                      | 22 +++++++++++++++++
 .../scala/org/apache/spark/deploy/k8s/Config.scala |  4 ++++
 .../apache/spark/deploy/k8s/KubernetesConf.scala   |  6 +++++
 .../k8s/features/BasicDriverFeatureStep.scala      |  1 +
 .../k8s/features/BasicExecutorFeatureStep.scala    |  1 +
 .../spark/deploy/k8s/KubernetesConfSuite.scala     | 28 ++++++++++++++++++++++
 .../k8s/features/BasicDriverFeatureStepSuite.scala | 15 ++++++++++++
 .../features/BasicExecutorFeatureStepSuite.scala   | 17 +++++++++++++
 8 files changed, 94 insertions(+)

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

Reply via email to