You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Felix Cheung (JIRA)" <ji...@apache.org> on 2015/10/16 01:37:05 UTC

[jira] [Created] (SPARK-11139) Make SparkContext.stop() exception-safe

Felix Cheung created SPARK-11139:
------------------------------------

             Summary: Make SparkContext.stop() exception-safe
                 Key: SPARK-11139
                 URL: https://issues.apache.org/jira/browse/SPARK-11139
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.5.1
            Reporter: Felix Cheung
            Priority: Minor


In SparkContext.stop(), when an exception is thrown the rest of the stop/cleanup action is aborted.

Work has been done in SPARK-4194 to allow for cleanup to partial initialization.

Similarly issue in StreamingContext SPARK-11137



--
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