You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/DriverConfigOrchestrator.scala
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ private[spark] class DriverConfigOrchestrator(
107
107
if (existSubmissionLocalFiles(sparkJars)) {
108
108
thrownewSparkException(s"The Kubernetes mode does not yet support referencing "+
109
109
s"application dependencies in the local file system. All provided jars:"+
0 commit comments