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/04/15 10:47:13 UTC

[spark] branch master updated (744c248 -> 7699f76)

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 744c248  [SPARK-31443][SQL] Fix perf regression of toJavaDate
     add 7699f76  [SPARK-31394][K8S] Adds support for Kubernetes NFS volume mounts

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/deploy/k8s/Config.scala |  2 +
 .../spark/deploy/k8s/KubernetesVolumeSpec.scala    |  5 ++
 .../spark/deploy/k8s/KubernetesVolumeUtils.scala   |  7 +++
 .../k8s/features/MountVolumesFeatureStep.scala     |  4 ++
 .../spark/deploy/k8s/KubernetesTestConf.scala      |  5 ++
 .../deploy/k8s/KubernetesVolumeUtilsSuite.scala    | 54 ++++++++++++++++++++++
 .../features/MountVolumesFeatureStepSuite.scala    | 44 ++++++++++++++++++
 7 files changed, 121 insertions(+)


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