Github user foxish commented on a diff in the pull request:
https://github.com/apache/spark/pull/21032#discussion_r181176057
--- Diff:
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/Config.scala
---
@@ -117,6 +117,13 @@ private[spark] object Config extends Logging {
.stringConf
.createWithDefault("spark")
+ val KUBERNETES_EXECUTOR_VOLUMES =
--- End diff --
Also, do we need a symmetric option for the drivers also?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]