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/04/19 14:40:18 UTC

[spark] branch master updated (7f34035 -> 425dc58)

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 7f34035  [SPARK-34715][SQL][TESTS] Add round trip tests for period <-> month and duration <-> micros
     add 425dc58  [SPARK-35125][K8S] Upgrade K8s client to 5.3.0 to support K8s 1.20

No new revisions were added by this update.

Summary of changes:
 dev/deps/spark-deps-hadoop-2.7-hive-2.3            | 43 ++++++++++------------
 dev/deps/spark-deps-hadoop-3.2-hive-2.3            | 43 ++++++++++------------
 resource-managers/kubernetes/core/pom.xml          |  2 +-
 .../spark/deploy/k8s/submit/K8sSubmitOps.scala     |  4 +-
 .../k8s/submit/LoggingPodStatusWatcher.scala       | 12 ++++--
 .../k8s/ExecutorPodsWatchSnapshotSource.scala      |  8 +++-
 .../apache/spark/deploy/k8s/Fabric8Aliases.scala   | 17 ++++-----
 .../apache/spark/deploy/k8s/PodBuilderSuite.scala  |  4 +-
 .../spark/deploy/k8s/submit/ClientSuite.scala      |  2 +-
 .../spark/deploy/k8s/submit/K8sSubmitOpSuite.scala |  4 +-
 .../cluster/k8s/ExecutorPodsAllocatorSuite.scala   |  4 +-
 .../k8s/ExecutorPodsLifecycleManagerSuite.scala    | 10 ++---
 .../kubernetes/integration-tests/pom.xml           |  2 +-
 .../k8s/integrationtest/ClientModeTestsSuite.scala |  9 +++--
 .../k8s/integrationtest/KubernetesSuite.scala      |  5 ++-
 .../integrationtest/KubernetesTestComponents.scala |  5 ++-
 .../integrationtest/SparkReadinessWatcher.scala    |  9 +++--
 17 files changed, 94 insertions(+), 89 deletions(-)

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