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/06/26 03:07:25 UTC

[jira] [Created] (SPARK-2284) Failed tasks reported as success if the failure reason is not ExceptionFailure

Reynold Xin created SPARK-2284:
----------------------------------

             Summary: Failed tasks reported as success if the failure reason is not ExceptionFailure
                 Key: SPARK-2284
                 URL: https://issues.apache.org/jira/browse/SPARK-2284
             Project: Spark
          Issue Type: Bug
            Reporter: Reynold Xin
            Assignee: Reynold Xin


We have many other failure reasons, such as TaskResultLost, TaskKilled, FetchFailed etc. In the web ui, we count non-ExceptionFailure failures as successful tasks, which is highly misleading. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)