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 2022/08/18 23:17:12 UTC

[spark] branch master updated (6cd9d88e237 -> 5bffb983f8f)

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 6cd9d88e237 [SPARK-40106] Task failure should always trigger task failure listeners
     add 5bffb983f8f [SPARK-36462][K8S] Add the ability to selectively disable watching or polling

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/deploy/k8s/Config.scala | 19 +++++++++++++
 .../k8s/ExecutorPodsPollingSnapshotSource.scala    | 11 +++++---
 .../k8s/ExecutorPodsWatchSnapshotSource.scala      | 27 ++++++++++++------
 .../cluster/k8s/KubernetesClusterManager.scala     |  3 +-
 .../ExecutorPodsPollingSnapshotSourceSuite.scala   | 33 ++++++++++++++++------
 .../k8s/ExecutorPodsWatchSnapshotSourceSuite.scala | 20 ++++++++++---
 6 files changed, 87 insertions(+), 26 deletions(-)


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