spark-instrumented-optimizer/sbin
Jongyoul Lee 4a4f9ccba2 [SPARK-5088] Use spark-class for running executors directly
Author: Jongyoul Lee <jongyoul@gmail.com>

Closes #3897 from jongyoul/SPARK-5088 and squashes the following commits:

8232aa8 [Jongyoul Lee] [SPARK-5088] Use spark-class for running executors directly - Added a listenerBus for fixing test cases
932289f [Jongyoul Lee] [SPARK-5088] Use spark-class for running executors directly - Rebased from master
613cb47 [Jongyoul Lee] [SPARK-5088] Use spark-class for running executors directly - Fixed code if spark.executor.uri doesn't have any value - Added test cases
ff57bda [Jongyoul Lee] [SPARK-5088] Use spark-class for running executors directly - Adjusted orders of import
97e4bd4 [Jongyoul Lee] [SPARK-5088] Use spark-class for running executors directly - Changed command for using spark-class directly - Delete sbin/spark-executor and moved some codes into spark-class' case statement
2015-01-19 02:01:56 -08: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-4110] Wrong comments about default settings in spark-daemon.sh 2014-10-28 12:29:01 -07: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-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
start-slave.sh SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
start-slaves.sh SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
start-thriftserver.sh [SPARK-3658][SQL] Start thrift server as a daemon 2014-10-01 15:15:24 -07:00
stop-all.sh [SPARK-874] adding a --wait flag 2014-12-09 12:16:19 -08: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 Bundle tachyon: SPARK-1269 2014-03-18 22:04:57 -07:00
stop-slaves.sh SPARK-1286: Make usage of spark-env.sh idempotent 2014-03-24 22:24:21 -07:00
stop-thriftserver.sh [SPARK-3658][SQL] Start thrift server as a daemon 2014-10-01 15:15:24 -07:00