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 77a8efb [SPARK-32932][SQL] Do not use local shuffle reader at final stage on write command add 8e7c390 [SPARK-33155][K8S] spark.kubernetes.pyspark.pythonVersion allows only '3' No new revisions were added by this update. Summary of changes: docs/running-on-kubernetes.md | 2 +- .../core/src/main/scala/org/apache/spark/deploy/k8s/Config.scala | 6 +++--- .../spark/deploy/k8s/features/DriverCommandFeatureStepSuite.scala | 4 +--- .../kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh | 7 +------ .../spark/deploy/k8s/integrationtest/DecommissionSuite.scala | 1 - .../apache/spark/deploy/k8s/integrationtest/PythonTestsSuite.scala | 4 +--- resource-managers/kubernetes/integration-tests/tests/pyfiles.py | 2 +- 7 files changed, 8 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org