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 7220250 commit 3d14fcfCopy full SHA for 3d14fcf
docker-compose.yml
@@ -3,6 +3,7 @@ services:
3
# Master
4
master-node:
5
image: "jwaresolutions/big-data-cluster"
6
+ container_name: "master-node"
7
restart: "always"
8
command: bash -c "/home/big_data/spark-cmd.sh start master-node"
9
networks:
0 commit comments