spark-instrumented-optimizer/core/src/main
Nilanjan Raychaudhuri a41b68b954 [SPARK-12265][MESOS] Spark calls System.exit inside driver instead of throwing exception
This takes over #10729 and makes sure that `spark-shell` fails with a proper error message. There is a slight behavioral change: before this change `spark-shell` would exit, while now the REPL is still there, but `sc` and `sqlContext` are not defined and the error is visible to the user.

Author: Nilanjan Raychaudhuri <nraychaudhuri@gmail.com>
Author: Iulian Dragos <jaguarul@gmail.com>

Closes #10921 from dragos/pr/10729.
2016-02-01 13:33:24 -08:00
..
java/org/apache/spark [SPARK-12895][SPARK-12896] Migrate TaskMetrics to accumulators 2016-01-27 11:15:48 -08:00
resources/org/apache/spark [SPARK-13088] Fix DAG viz in latest version of chrome 2016-01-29 18:00:49 -08:00
scala/org/apache/spark [SPARK-12265][MESOS] Spark calls System.exit inside driver instead of throwing exception 2016-02-01 13:33:24 -08:00