spark-instrumented-optimizer/sbin
Timothy Chen 95dccc6335 [SPARK-8873] [MESOS] Clean up shuffle files if external shuffle service is used
This patch builds directly on #7820, which is largely written by tnachen. The only addition is one commit for cleaning up the code. There should be no functional differences between this and #7820.

Author: Timothy Chen <tnachen@gmail.com>
Author: Andrew Or <andrew@databricks.com>

Closes #7881 from andrewor14/tim-cleanup-mesos-shuffle and squashes the following commits:

8894f7d [Andrew Or] Clean up code
2a5fa10 [Andrew Or] Merge branch 'mesos_shuffle_clean' of github.com:tnachen/spark into tim-cleanup-mesos-shuffle
fadff89 [Timothy Chen] Address comments.
e4d0f1d [Timothy Chen] Clean up external shuffle data on driver exit with Mesos.
2015-08-03 01:55:58 -07:00
..
slaves.sh [SPARK-3584] sbin/slaves doesn't work when we use password authentication for SSH 2014-09-25 16:49:15 -07:00
spark-config.sh [SPARK-4076] Parameter expansion in spark-config is wrong 2014-10-24 13:04:35 -07:00
spark-daemon.sh [SPARK-6952] Handle long args when detecting PID reuse 2015-04-17 11:08:37 +01:00
spark-daemons.sh Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into spark-915-segregate-scripts 2014-01-02 17:55:21 +05:30
start-all.sh SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
start-history-server.sh SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
start-master.sh [SPARK-5412] [DEPLOY] Cannot bind Master to a specific hostname as per the documentation 2015-05-15 11:30:19 -07:00
start-mesos-dispatcher.sh [SPARK-5338] [MESOS] Add cluster mode support for Mesos 2015-04-28 13:33:57 -07:00
start-mesos-shuffle-service.sh [SPARK-8873] [MESOS] Clean up shuffle files if external shuffle service is used 2015-08-03 01:55:58 -07:00
start-shuffle-service.sh [SPARK-4286] Add an external shuffle service that can be run as a daemon. 2015-04-28 12:08:18 -07:00
start-slave.sh [Spark-4848] Allow different Worker configurations in standalone cluster 2015-04-13 18:21:16 -07:00
start-slaves.sh [Spark-4848] Allow different Worker configurations in standalone cluster 2015-04-13 18:21:16 -07:00
start-thriftserver.sh [SPARK-4924] Add a library for launching Spark jobs programmatically. 2015-03-11 01:03:01 -07:00
stop-all.sh [Minor]fix the wrong description 2015-03-07 12:35:26 +00:00
stop-history-server.sh SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
stop-master.sh [Minor]fix the wrong description 2015-03-07 12:35:26 +00:00
stop-mesos-dispatcher.sh [SPARK-5338] [MESOS] Add cluster mode support for Mesos 2015-04-28 13:33:57 -07:00
stop-mesos-shuffle-service.sh [SPARK-8873] [MESOS] Clean up shuffle files if external shuffle service is used 2015-08-03 01:55:58 -07:00
stop-shuffle-service.sh [SPARK-4286] Add an external shuffle service that can be run as a daemon. 2015-04-28 12:08:18 -07:00
stop-slave.sh [Spark-4848] Allow different Worker configurations in standalone cluster 2015-04-13 18:21:16 -07:00
stop-slaves.sh [Spark-4848] Allow different Worker configurations in standalone cluster 2015-04-13 18:21:16 -07:00
stop-thriftserver.sh [SPARK-3658][SQL] Start thrift server as a daemon 2014-10-01 15:15:24 -07:00