You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/09/26 23:30:00 UTC

[jira] [Updated] (SPARK-31394) Support for Kubernetes NFS volume mounts

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org