Skip to content
Snippets Groups Projects
Commit dc407365 authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Revert "Fix start-slave not passing instance number to spark-daemon."

This reverts commit a674d67c.
parent 0e94b734
No related branches found
No related tags found
No related merge requests found
......@@ -12,4 +12,4 @@ if [ "$SPARK_PUBLIC_DNS" = "" ]; then
fi
fi
"$bin"/spark-daemon.sh start spark.deploy.worker.Worker 1 "$@"
"$bin"/spark-daemon.sh start spark.deploy.worker.Worker "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment