aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4110] Wrong comments about default settings in spark-daemon.shKousuke Saruta2014-10-281-2/+2
* [SPARK-4076] Parameter expansion in spark-config is wrongKousuke Saruta2014-10-241-1/+1
* [SPARK-3696]Do not override the user-difined conf_dirWangTaoTheTonic2014-10-031-1/+1
* [SPARK-3658][SQL] Start thrift server as a daemonWangTaoTheTonic2014-10-013-19/+38
* [SPARK-3584] sbin/slaves doesn't work when we use password authentication for...Kousuke Saruta2014-09-251-9/+22
* [SPARK-3547]Using a special exit code instead of 1 to represent ClassNotFound...WangTaoTheTonic2014-09-181-1/+1
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-0812-50/+50
* [SPARK-2964] [SQL] Remove duplicated code from spark-sql and start-thriftserv...Cheng Lian2014-08-261-26/+13
* SPARK-2481: The environment variables SPARK_HISTORY_OPTS is covered in spark-...witgo2014-08-251-0/+3
* SPARK_LOGFILE and SPARK_ROOT_LOGGER no longer need in spark-daemon.shwangfei2014-08-201-2/+0
* [SPARK-2925] [sql]fix spark-sql and start-thriftserver shell bugs when set --...wangfei2014-08-141-4/+4
* [SPARK-2678][Core][SQL] A workaround for SPARK-2678Cheng Lian2014-08-061-4/+46
* [SPARK-2305] [PySpark] Update Py4J to version 0.8.2.1Josh Rosen2014-07-292-2/+2
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-0/+36
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-36/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-0/+36
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-36/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-0/+36
* [SPARK-1768] History server enhancements.Marcelo Vanzin2014-06-231-9/+8
* Include the sbin/spark-config.sh in spark-executorBouke van der Bijl2014-05-081-0/+3
* SPARK-1004. PySpark on YARNSandy Ryza2014-04-291-0/+3
* [SPARK-1276] Add a HistoryServer to render persisted UIAndrew Or2014-04-102-0/+62
* SPARK-1286: Make usage of spark-env.sh idempotentAaron Davidson2014-03-245-15/+5
* Bundle tachyon: SPARK-1269Nick Lanham2014-03-185-2/+66
* [SPARK-1041] remove dead code in start script, remind user to set that in spa...CodingCat2014-02-222-18/+0
* Update stop-slaves.shsproblvem2014-01-071-2/+2
* sbin/compute-classpath* bin/compute-classpath*Prashant Sharma2014-01-032-144/+0
* sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-035-264/+2
* Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-028-21/+113
* deprecate "spark" script and SPAKR_CLASSPATH environment variableAndrew xia2013-10-122-2/+2
* refactor $FWD variableAndrew xia2013-09-292-3/+3
* add scripts in binshane-huang2013-09-233-6/+7
* add admin scripts to sbinshane-huang2013-09-2313-0/+704
* added spark-class and spark-executor to sbinshane-huang2013-09-234-0/+240