spark-instrumented-optimizer/sbin
Holden Karau 90ac9f975b [SPARK-32004][ALL] Drop references to slave
### What changes were proposed in this pull request?

This change replaces the world slave with alternatives matching the context.

### Why are the changes needed?

There is no need to call things slave, we might as well use better clearer names.

### Does this PR introduce _any_ user-facing change?

Yes, the ouput JSON does change. To allow backwards compatibility this is an additive change.
The shell scripts for starting & stopping workers are renamed, and for backwards compatibility old scripts are added to call through to the new ones while printing a deprecation message to stderr.

### How was this patch tested?

Existing tests.

Closes #28864 from holdenk/SPARK-32004-drop-references-to-slave.

Lead-authored-by: Holden Karau <hkarau@apple.com>
Co-authored-by: Holden Karau <holden@pigscanfly.ca>
Signed-off-by: Holden Karau <hkarau@apple.com>
2020-07-13 14:05:33 -07:00
..
decommission-slave.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
decommission-worker.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
slaves.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
spark-config.sh [SPARK-30884][PYSPARK] Upgrade to Py4J 0.10.9 2020-02-20 09:09:30 -08:00
spark-daemon.sh [SPARK-31759][DEPLOY] Support configurable max number of rotate logs for spark daemons 2020-05-20 19:18:05 +09:00
spark-daemons.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
start-all.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
start-history-server.sh [SPARK-25711][CORE] Improve start-history-server.sh: show usage User-Friendly and remove deprecated options 2018-10-13 13:34:31 -07:00
start-master.sh [SPARK-25712][CORE][MINOR] Improve usage message of start-master.sh and start-slave.sh 2018-10-12 12:42:34 -05:00
start-mesos-dispatcher.sh [SPARK-17944][DEPLOY] sbin/start-* scripts use of hostname -f fail with Solaris 2016-10-22 09:37:53 +01:00
start-mesos-shuffle-service.sh [SPARK-27056][MESOS] Remove start-shuffle-service.sh 2019-03-08 18:51:38 -06:00
start-slave.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
start-slaves.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
start-thriftserver.sh [SPARK-25735][CORE][MINOR] Improve start-thriftserver.sh: print clean usage and exit with code 1 2018-10-17 09:56:17 -05:00
start-worker.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
start-workers.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
stop-all.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
stop-history-server.sh [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen) 2015-11-04 10:49:34 +00:00
stop-master.sh [SPARK-13521][BUILD] Remove reference to Tachyon in cluster & release scripts 2016-02-26 22:35:12 -08:00
stop-mesos-dispatcher.sh [SPARK-13414][MESOS] Allow multiple dispatchers to be launched. 2016-02-20 12:58:47 -08:00
stop-mesos-shuffle-service.sh [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen) 2015-11-04 10:49:34 +00:00
stop-slave.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
stop-slaves.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
stop-thriftserver.sh [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen) 2015-11-04 10:49:34 +00:00
stop-worker.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
stop-workers.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00
workers.sh [SPARK-32004][ALL] Drop references to slave 2020-07-13 14:05:33 -07:00