Seongjin Cho created SPARK-31394:
------------------------------------
Summary: Support for Kubernetes NFS volume mounts
Key: SPARK-31394
URL: https://issues.apache.org/jira/browse/SPARK-31394
Project: Spark
Issue Type: Improvement
Components: Kubernetes
Affects Versions: 3
Reporter: Seongjin Cho
Kubernetes supports various kinds of volumes, but Spark for Kubernetes supports
only EmptyDir/HostDir/PVC. By adding support for NFS, we can use Spark for
Kubernetes with NFS storage.
NFS could be used using PVC when we want to use some clean new empty disk
space, but in order to use files in existing NFS shares, we need to use NFS
volume mounts.
RP link: [https://github.com/apache/spark/pull/27364]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]