aboutsummaryrefslogtreecommitdiff
path: root/bin/spark-submit
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-1267][SPARK-18129] Allow PySpark to be pip installedHolden Karau2016-11-161-1/+1
* [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen)jerryshao2015-11-041-2/+4
* [SPARK-6324] [CORE] Centralize handling of script usage messages.Marcelo Vanzin2015-06-051-12/+0
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-0/+3
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-53/+13
* [SPARK-4990][Deploy]to find default properties file, search SPARK_CONF_DIR firstWangTaoTheTonic2015-01-091-1/+4
* [SPARK-5130][Deploy]Take yarn-cluster as cluster mode in spark-submitWangTaoTheTonic2015-01-081-0/+5
* [SPARK-4017] show progress bar in consoleDavies Liu2014-11-181-0/+3
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-2/+2
* [SPARK-3167] Handle special driver configs in WindowsAndrew Or2014-08-261-1/+1
* [SPARK-2849] Handle driver configs separately in client modeAndrew Or2014-08-201-5/+23
* spark-submit: add exec at the end of the scriptColin Patrick Mccabe2014-05-241-1/+1
* SPARK-1652: Set driver memory correctly in spark-submit.Patrick Wendell2014-05-111-2/+4
* SPARK-1691: Support quoted arguments inside of spark-submit.Patrick Wendell2014-05-011-2/+2
* SPARK-1654 and SPARK-1653: Fixes in spark-submit.Patrick Wendell2014-04-281-3/+3
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-241-5/+5
* Clean up and simplify Spark configurationPatrick Wendell2014-04-211-1/+6
* SPARK-1126. spark-app preliminarySandy Ryza2014-03-291-0/+38