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

2015-08-06 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14659834#comment-14659834
 ] 

Apache Spark commented on SPARK-9687:
-

User 'albertostratio' has created a pull request for this issue:
https://github.com/apache/spark/pull/7993

 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



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

2015-08-06 Thread Alberto (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14659860#comment-14659860
 ] 

Alberto commented on SPARK-9687:


Sorry about that, let's discuss in SPARK-4783 then

 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