You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Alberto (JIRA)" <ji...@apache.org> on 2015/08/06 13:00:08 UTC

[jira] [Created] (SPARK-9687) System.exit() still disrupt applications embedding Spark

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org