aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19083] sbin/start-history-server.sh script use of $@ without quoteszuotingbing2017-01-061-1/+1
* [SPARK-18645][DEPLOY] Fix spark-daemon.sh arguments error lead to throws Unre...Yuming Wang2016-12-011-6/+5
* [SPARK-17944][DEPLOY] sbin/start-* scripts use of `hostname -f` fail with Sol...Erik O'Shaughnessy2016-10-223-3/+24
* [SPARK-17960][PYSPARK][UPGRADE TO PY4J 0.10.4]Jagadeesan2016-10-211-1/+1
* [SPARK-11653][DEPLOY] Allow spark-daemon.sh to run in the foregroundMike Ihbe2016-10-201-22/+32
* [SPARK-17598][SQL][WEB UI] User-friendly name for Spark Thrift Server in web UIAlex Bozarth2016-10-031-1/+1
* [SPARK-17546][DEPLOY] start-* scripts should use hostname -fSean Owen2016-09-183-3/+3
* [SPARK-17336][PYSPARK] Fix appending multiple times to PYTHONPATH from spark-...Bryan Cutler2016-09-111-2/+5
* [SPARK-16781][PYSPARK] java launched by PySpark as gateway may not be the sam...Sean Owen2016-08-241-1/+1
* [SPARK-15806][DOCUMENTATION] update doc for SPARK_MASTER_IPbomeng2016-06-122-6/+6
* [SPARK-15203][DEPLOY] The spark daemon shell script error, daemon process sta...WeichenXu2016-05-201-0/+10
* [SPARK-15061][PYSPARK] Upgrade to Py4J 0.10.1Holden Karau2016-05-131-1/+1
* [SPARK-13848][SPARK-5185] Update to Py4J 0.9.2 in order to fix classloading i...Josh Rosen2016-03-141-1/+1
* [SPARK-13521][BUILD] Remove reference to Tachyon in cluster & release scriptsReynold Xin2016-02-265-65/+2
* [SPARK-13414][MESOS] Allow multiple dispatchers to be launched.Timothy Chen2016-02-202-2/+10
* [SPARK-12652][PYSPARK] Upgrade Py4J to 0.9.1Shixiong Zhu2016-01-121-1/+1
* [SPARK-11218][CORE] show help messages for start-slave and start-masterCharles Yeh2015-11-092-14/+34
* [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen)jerryshao2015-11-0422-135/+143
* [SPARK-10447][SPARK-3842][PYSPARK] upgrade pyspark to py4j0.9Holden Karau2015-10-201-1/+1
* [SPARK-10317] [CORE] Compatibility between history server script and function...Joshi2015-10-021-7/+1
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-031-1/+1
* [SPARK-8873] [MESOS] Clean up shuffle files if external shuffle service is usedTimothy Chen2015-08-032-0/+60
* [SPARK-5412] [DEPLOY] Cannot bind Master to a specific hostname as per the do...Sean Owen2015-05-151-1/+5
* [SPARK-5338] [MESOS] Add cluster mode support for MesosTimothy Chen2015-04-282-0/+67
* [SPARK-4286] Add an external shuffle service that can be run as a daemon.Iulian Dragos2015-04-282-0/+58
* [SPARK-6952] Handle long args when detecting PID reusePunya Biswal2015-04-171-2/+2
* [Spark-4848] Allow different Worker configurations in standalone clusterNathan Kronenfeld2015-04-134-22/+103
* [SPARK-6671] Add status command for spark daemonsPradeep Chanumolu2015-04-131-1/+18
* [HOTFIX] Update start-slave.shJose Manuel Gomez2015-03-301-1/+1
* [SPARK-6552][Deploy][Doc]expose start-slave.sh to user and update outdated docWangTaoTheTonic2015-03-282-2/+10
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-112-34/+52
* [Minor]fix the wrong descriptionWangTaoTheTonic2015-03-072-3/+3
* [CORE, DEPLOY][minor] align arguments order with docs of workerZhang, Liye2015-03-061-1/+1
* [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-5176] The thrift server does not support cluster modeTom Panning2015-02-011-0/+2
* [SPARK-5088] Use spark-class for running executors directlyJongyoul Lee2015-01-191-26/+0
* [SPARK-874] adding a --wait flagjbencook2014-12-091-0/+17
* [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