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 fa45e86 commit b557c84Copy full SHA for b557c84
docker-compose.yml
@@ -1,6 +1,6 @@
1
master:
2
image: gettyimages/spark
3
- command: /usr/spark/bin/spark-class org.apache.spark.deploy.master.Master
+ command: /usr/spark/bin/spark-class org.apache.spark.deploy.master.Master -h master
4
hostname: master
5
environment:
6
SPARK_CONF_DIR: /conf
0 commit comments