You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yinan Li (JIRA)" <ji...@apache.org> on 2018/12/14 23:57:00 UTC

[jira] [Commented] (SPARK-26342) Support for NFS mount for Kubernetes

    [ https://issues.apache.org/jira/browse/SPARK-26342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721894#comment-16721894 ] 

Yinan Li commented on SPARK-26342:
----------------------------------

So basically what you want is a generic way to mount arbitrary types of volumes. This is covered by SPARK-24434, which enables using a pod template to configure the driver and/or executor pods.

> Support for NFS mount for Kubernetes
> ------------------------------------
>
>                 Key: SPARK-26342
>                 URL: https://issues.apache.org/jira/browse/SPARK-26342
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 2.4.0
>            Reporter: Eric Carlson
>            Priority: Minor
>
> Currently only hostPath, emptyDir, and PVC volume types are accepted for Kubernetes-deployed drivers and executors.  Possibility to mount NFS paths would allow access to a common and easy-to-deploy shared storage solution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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