Eric Carlson created SPARK-26344: ------------------------------------ Summary: Support for flexVolume mount for Kubernetes Key: SPARK-26344 URL: https://issues.apache.org/jira/browse/SPARK-26344 Project: Spark Issue Type: Improvement Components: Kubernetes Affects Versions: 2.4.0 Reporter: Eric Carlson
Currently only hostPath, emptyDir, and PVC volume types are accepted for Kubernetes-deployed drivers and executors. flexVolume types allow for pluggable volume drivers to be used in Kubernetes - a widely used example of this is the Rook deployment of CephFS, which provides a POSIX-compliant distributed filesystem integrated into K8s. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org