spark-instrumented-optimizer/bin
Patrick Wendell dc3b640a0a SPARK-1619 Launch spark-shell with spark-submit
This simplifies the shell a bunch and passes all arguments through to spark-submit.

There is a tiny incompatibility from 0.9.1 which is that you can't put `-c` _or_ `--cores`, only `--cores`. However, spark-submit will give a good error message in this case, I don't think many people used this, and it's a trivial change for users.

Author: Patrick Wendell <pwendell@gmail.com>

Closes #542 from pwendell/spark-shell and squashes the following commits:

9eb3e6f [Patrick Wendell] Updating Spark docs
b552459 [Patrick Wendell] Andrew's feedback
97720fa [Patrick Wendell] Review feedback
aa2900b [Patrick Wendell] SPARK-1619 Launch spark-shell with spark-submit
2014-04-24 23:59:16 -07:00
..
compute-classpath.cmd SPARK-1586 Windows build fixes 2014-04-24 20:48:33 -07:00
compute-classpath.sh SPARK-1119 and other build improvements 2014-04-23 10:19:32 -07:00
load-spark-env.sh SPARK-1404: Always upgrade spark-env.sh vars to environment vars 2014-04-04 09:50:24 -07:00
pyspark [SPARK-1134] Fix and document passing of arguments to IPython 2014-04-03 15:48:42 -07: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 SPARK-1119 and other build improvements 2014-04-23 10:19:32 -07: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 Clean up and simplify Spark configuration 2014-04-21 10:26:33 -07:00
spark-class.cmd sbin/spark-class* -> bin/spark-class* 2014-01-03 15:08:01 +05:30
spark-class2.cmd [SPARK-1276] Add a HistoryServer to render persisted UI 2014-04-10 10:39:34 -07:00
spark-shell SPARK-1619 Launch spark-shell with spark-submit 2014-04-24 23:59:16 -07:00
spark-shell.cmd Fixed Window spark shell launch script error. 2014-01-16 16:09:10 +08:00
spark-submit SPARK-1619 Launch spark-shell with spark-submit 2014-04-24 23:59:16 -07:00