spark-instrumented-optimizer/repl
Aaron Davidson 74737264c4 Spark shell exits if it cannot create SparkContext
Mainly, this occurs if you provide a messed up MASTER url (one that doesn't match one
of our regexes). Previously, we would default to Mesos, fail, and then start the shell
anyway, except that any Spark command would fail.
2013-10-17 18:51:19 -07:00
..
lib Various work to use the 2.9 interpreter 2011-05-31 17:31:51 -07:00
src Spark shell exits if it cannot create SparkContext 2013-10-17 18:51:19 -07:00
pom.xml Merging build changes in from 0.8 2013-10-05 22:07:00 -07:00