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 594c7c6  [SPARK-33476][CORE] Generalize ExecutorSource to expose 
user-given file system schemes
     add dcac78e  [SPARK-27936][K8S] Support python deps

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala |   4 +-
 .../org/apache/spark/deploy/SparkSubmit.scala      |   1 +
 .../apache/spark/deploy/k8s/KubernetesUtils.scala  |  13 ++-
 .../k8s/features/BasicDriverFeatureStep.scala      |   2 +-
 .../k8s/features/DriverCommandFeatureStep.scala    |  13 ++-
 .../k8s/integrationtest/DepsTestsSuite.scala       | 114 +++++++++++++++------
 .../spark/deploy/k8s/integrationtest/Utils.scala   |  31 ++++--
 7 files changed, 128 insertions(+), 50 deletions(-)


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

Reply via email to