spark-instrumented-optimizer/core
Aaron Davidson b0ce22e071 SPARK-1689: Spark application should die when removed by Master
scheduler.error() will mask the error if there are active tasks. Being removed is a cataclysmic event for Spark applications, and should probably be treated as such.

Author: Aaron Davidson <aaron@databricks.com>

Closes #832 from aarondav/i-love-u and squashes the following commits:

9f1200f [Aaron Davidson] SPARK-1689: Spark application should die when removed by Master
2014-05-19 20:55:26 -07:00
..
src SPARK-1689: Spark application should die when removed by Master 2014-05-19 20:55:26 -07:00
pom.xml SPARK-1806: Upgrade Mesos dependency to 0.18.1 2014-05-12 11:10:28 -07:00