We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcd52b commit 3aad598Copy full SHA for 3aad598
conf/docker.properties.template
@@ -15,6 +15,6 @@
15
# limitations under the License.
16
#
17
18
-spark.mesos.executor.docker.image: <image built from `../docker/spark-mesos/Dockerfile`>
+spark.mesos.executor.docker.image: <image built from `../external/docker/spark-mesos/Dockerfile`>
19
spark.mesos.executor.docker.volumes: /usr/local/lib:/host/usr/local/lib:ro
20
spark.mesos.executor.home: /opt/spark
0 commit comments