aboutsummaryrefslogtreecommitdiff
path: root/bin/spark-shell
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen)jerryshao2015-11-041-3/+6
* [SPARK-9180] fix spark-shell to accept --name optionKenichi Maehashi2015-07-221-2/+2
* [SPARK-6324] [CORE] Centralize handling of script usage messages.Marcelo Vanzin2015-06-051-14/+1
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-12/+11
* [SPARK-4161]Spark shell class path is not correctly set if "spark.driver.extr...GuoQiang Li2014-12-101-0/+7
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-5/+5
* [SPARK-3192] Some scripts have 2 space indentation but other scripts have 4 s...Kousuke Saruta2014-08-241-18/+18
* [SPARK-2894] spark-shell doesn't accept flagsKousuke Saruta2014-08-091-6/+14
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-2/+2
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-2/+2
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-2/+2
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-2/+2
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-2/+2
* Fix spark-submit path in spark-shell & pysparkNeville Li2014-05-181-4/+4
* [SPARK-1808] Route bin/pyspark through Spark submitAndrew Or2014-05-161-3/+3
* SPARK-1654 and SPARK-1653: Fixes in spark-submit.Patrick Wendell2014-04-281-6/+5
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-241-168/+9
* SPARK-1099: Introduce local[*] mode to infer number of coresAaron Davidson2014-04-071-2/+2
* SPARK-1404: Always upgrade spark-env.sh vars to environment varsAaron Davidson2014-04-041-2/+2
* [SPARK-1186] : Enrich the Spark Shell to support additional arguments.Bernardo Gomez Palacio2014-03-291-58/+168
* SPARK-1286: Make usage of spark-env.sh idempotentAaron Davidson2014-03-241-3/+1
* SPARK-929: Fully deprecate usage of SPARK_MEMAaron Davidson2014-03-091-14/+14
* [SPARK-1090] improvement on spark_shell (help information, configure memory)CodingCat2014-02-171-6/+42
* fix some format problem.CrazyJvm2014-01-161-2/+2
* fix "set MASTER automatically fails" bug.CrazyJvm2014-01-161-3/+8
* sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-031-2/+2
* Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-2/+17
* add scripts in binshane-huang2013-09-231-2/+2
* moved user scripts to bin foldershane-huang2013-09-231-0/+87