aboutsummaryrefslogtreecommitdiff
path: root/sbin/spark-daemon.sh
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-18645][DEPLOY] Fix spark-daemon.sh arguments error lead to throws Unre...Yuming Wang2016-12-011-6/+5
* [SPARK-11653][DEPLOY] Allow spark-daemon.sh to run in the foregroundMike Ihbe2016-10-201-22/+32
* [SPARK-15203][DEPLOY] The spark daemon shell script error, daemon process sta...WeichenXu2016-05-201-0/+10
* [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen)jerryshao2015-11-041-11/+12
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-031-1/+1
* [SPARK-6952] Handle long args when detecting PID reusePunya Biswal2015-04-171-2/+2
* [SPARK-6671] Add status command for spark daemonsPradeep Chanumolu2015-04-131-1/+18
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-33/+51
* [Spark-5889] Remove pid file after stopping service.Zhan Zhang2015-02-191-1/+1
* [SPARK-5825] [Spark Submit] Remove the double checking instance name when sto...Cheng Hao2015-02-191-1/+1
* [SPARK-4832][Deploy]some other processes might take the daemon pidWangTaoTheTonic2015-02-131-9/+11
* [SPARK-4110] Wrong comments about default settings in spark-daemon.shKousuke Saruta2014-10-281-2/+2
* [SPARK-3658][SQL] Start thrift server as a daemonWangTaoTheTonic2014-10-011-5/+11
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-10/+10
* SPARK_LOGFILE and SPARK_ROOT_LOGGER no longer need in spark-daemon.shwangfei2014-08-201-2/+0
* SPARK-1286: Make usage of spark-env.sh idempotentAaron Davidson2014-03-241-3/+1
* sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-031-1/+1
* Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-1/+20
* add admin scripts to sbinshane-huang2013-09-231-0/+164