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: integration-test/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/docker/SparkDockerImageBuilder.scala
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,10 @@ private[spark] class SparkDockerImageBuilder
32
32
33
33
privatevalDOCKER_BUILD_PATH=SPARK_DISTRO_PATH
34
34
// Dockerfile paths must be relative to the build path.
0 commit comments