You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/09/30 21:08:35 UTC

[jira] [Created] (SPARK-3747) TaskResultGetter could incorrectly abort a stage if it cannot get result for a specific task

Reynold Xin created SPARK-3747:
----------------------------------

             Summary: TaskResultGetter could incorrectly abort a stage if it cannot get result for a specific task
                 Key: SPARK-3747
                 URL: https://issues.apache.org/jira/browse/SPARK-3747
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Reynold Xin
            Assignee: Reynold Xin


There is a "return" in logUncaughtExceptions, but we are catching all Exceptions. Instead, we should be catching NonFatal.




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