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 897f056 [SPARK-37679][K8S] Add a new executor roll policy,
FAILED_TASKS
add 1922798 [SPARK-37331][K8S] Add the ability to create resources before
driverPod creating
No new revisions were added by this update.
Summary of changes:
.../spark/deploy/k8s/KubernetesDriverSpec.scala | 1 +
.../k8s/features/KubernetesFeatureConfigStep.scala | 10 ++-
.../k8s/submit/KubernetesClientApplication.scala | 26 ++++++++
.../k8s/submit/KubernetesDriverBuilder.scala | 3 +
.../apache/spark/deploy/k8s/PodBuilderSuite.scala | 4 +-
.../features/DriverCommandFeatureStepSuite.scala | 2 +-
.../spark/deploy/k8s/submit/ClientSuite.scala | 72 +++++++++++++++++++++-
.../k8s/submit/KubernetesDriverBuilderSuite.scala | 45 ++++++++++++++
8 files changed, 158 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]