Github user foxish commented on a diff in the pull request:
https://github.com/apache/spark/pull/20320#discussion_r162484585
--- Diff:
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/DriverConfigOrchestrator.scala
---
@@ -117,6 +117,13 @@ private[spark] class DriverConfigOrchestrator(
.map(_.split(","))
.getOrElse(Array.empty[String])
+ // TODO(SPARK-23153): remote once submission client local dependencies
are supported.
--- End diff --
s/remote/remove/
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]