spark-instrumented-optimizer/bin
CodingCat e0d49ad229 [SPARK-1090] improvement on spark_shell (help information, configure memory)
https://spark-project.atlassian.net/browse/SPARK-1090

spark-shell should print help information about parameters and should allow user to configure exe memory
there is no document about hot to set --cores/-c in spark-shell

and also

users should be able to set executor memory through command line options

In this PR I also check the format of the options passed by the user

Author: CodingCat <zhunansjtu@gmail.com>

Closes #599 from CodingCat/spark_shell_improve and squashes the following commits:

de5aa38 [CodingCat] add parameter to set driver memory
915cbf8 [CodingCat] improvement on spark_shell (help information, configure memory)
2014-02-17 15:12:52 -08:00
..
compute-classpath.cmd sbin/compute-classpath* bin/compute-classpath* 2014-01-03 15:12:29 +05:30
compute-classpath.sh Finish d1d2b6d9b6 2014-01-10 21:18:34 -08:00
pyspark Small fix suggested by josh 2014-01-09 18:41:00 -08:00
pyspark.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
pyspark2.cmd Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into spark-915-segregate-scripts 2014-01-02 17:55:21 +05:30
run-example Removed SPARK_MEM from run-examples. 2014-01-20 23:15:28 -08:00
run-example.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
run-example2.cmd Merge pull request #534 from sslavic/patch-1. Closes #534. 2014-02-04 09:47:11 -08:00
spark-class Finish documentation changes 2014-01-05 22:12:47 -08:00
spark-class.cmd sbin/spark-class* -> bin/spark-class* 2014-01-03 15:08:01 +05:30
spark-class2.cmd Fixed Window spark shell launch script error. 2014-01-16 16:09:10 +08:00
spark-shell [SPARK-1090] improvement on spark_shell (help information, configure memory) 2014-02-17 15:12:52 -08:00
spark-shell.cmd Fixed Window spark shell launch script error. 2014-01-16 16:09:10 +08:00