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

2016-01-18 Thread Thomas Sebastian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105519#comment-15105519 ] Thomas Sebastian commented on SPARK-11139: -- I have re-opened the issue SPARK-11137 , for this

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

2016-01-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085208#comment-15085208 ] Sean Owen commented on SPARK-11139: --- Yes, but not for the streaming context (see SPARK-11137). A

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

2016-01-05 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085172#comment-15085172 ] Felix Cheung commented on SPARK-11139: -- it looks like this might have been resolved by

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

2016-01-05 Thread Jayadevan M (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085135#comment-15085135 ] Jayadevan M commented on SPARK-11139: - [~felixcheung] Is this issue resolved ? If yes can you tell

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

2015-10-16 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14960378#comment-14960378 ] Sean Owen commented on SPARK-11139: --- Yes please. StreamingContext probably needs a similar treatment:

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

2015-10-16 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14961112#comment-14961112 ] Felix Cheung commented on SPARK-11139: -- Cool, let's take care of SparkContext and StreamingContext