Alberto created SPARK-9687:
------------------------------

             Summary: System.exit() still disrupt applications embedding Spark
                 Key: SPARK-9687
                 URL: https://issues.apache.org/jira/browse/SPARK-9687
             Project: Spark
          Issue Type: Improvement
    Affects Versions: 1.4.1
            Reporter: Alberto
            Priority: Minor


This issue was already reported in #SPARK-4783. It was addressed in the 
following PR: 5492 but we are still having the same issue.

The TaskSchedulerImpl class is now throwing a SparkException, this exception is 
caught by the SparkUncaughtExceptionHandler which is again invoking a 
System.exit()





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to