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 2020/03/17 04:54:56 UTC

[spark] branch master updated (d7b97a1 -> ed06d98)

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 d7b97a1  [SPARK-31166][SQL] UNION map<null, null> and other maps should not fail
     add ed06d98  [SPARK-25355][K8S] Add proxy user to driver if present on spark-submit

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/deploy/SparkSubmit.scala      |  4 ++
 .../org/apache/spark/deploy/SparkSubmitSuite.scala |  2 +
 .../apache/spark/deploy/k8s/KubernetesConf.scala   | 14 ++++--
 .../k8s/features/DriverCommandFeatureStep.scala    |  6 +++
 .../k8s/submit/KubernetesClientApplication.scala   | 12 +++--
 .../spark/deploy/k8s/KubernetesConfSuite.scala     |  3 +-
 .../spark/deploy/k8s/KubernetesTestConf.scala      |  5 +-
 .../features/DriverCommandFeatureStepSuite.scala   | 54 +++++++++++++++++++++-
 8 files changed, 89 insertions(+), 11 deletions(-)


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