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/features/BasicDriverFeatureStep.scala
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -96,8 +96,12 @@ private[spark] class BasicDriverFeatureStep(
96
96
// The user application jar is merged into the spark.jars list and managed through that
97
97
// property, so there is no need to reference it explicitly here.
0 commit comments