[ 
https://issues.apache.org/jira/browse/SPARK-31394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-31394:
----------------------------------
        Parent: SPARK-33005
    Issue Type: Sub-task  (was: Improvement)

> Support for Kubernetes NFS volume mounts
> ----------------------------------------
>
>                 Key: SPARK-31394
>                 URL: https://issues.apache.org/jira/browse/SPARK-31394
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Kubernetes, Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Seongjin Cho
>            Assignee: Seongjin Cho
>            Priority: Major
>             Fix For: 3.1.0
>
>
> 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]

Reply via email to