Skip to content

Commit adfb6dd

Browse files
author
Arthur Rand
authored
removed spark-dist-uri (apache#171)
1 parent 2045cb2 commit adfb6dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

universe/config.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@
4242
"type": "string",
4343
"default": "root"
4444
},
45-
"spark-dist-uri": {
46-
"type": "string",
47-
"description": "Spark distribution URI. This is only used to run spark-submit on your local machine. The DCOS Spark CLI will fetch this Spark distribution. This variable has no effect on the Spark distribution running the dispatcher, drivers, nor executors. If you want to customize the Spark build used in the jobs themselves, configure service.docker-image.",
48-
"default": "{{spark-dist-uri}}"
49-
},
5045
"docker-image": {
5146
"type": "string",
5247
"description": "The docker image used to run the dispatcher, drivers, and executors. If, for example, you need a Spark built with a specific Hadoop version, set this variable to one of the images here: https://hub.docker.com/r/mesosphere/spark/tags/",

0 commit comments

Comments
 (0)