You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/02/16 16:53:41 UTC

[jira] [Assigned] (SPARK-19631) OutputCommitCoordinator should not allow commits for already failed tasks

     [ https://issues.apache.org/jira/browse/SPARK-19631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-19631:
------------------------------------

    Assignee:     (was: Apache Spark)

> OutputCommitCoordinator should not allow commits for already failed tasks
> -------------------------------------------------------------------------
>
>                 Key: SPARK-19631
>                 URL: https://issues.apache.org/jira/browse/SPARK-19631
>             Project: Spark
>          Issue Type: Bug
>          Components: Scheduler
>    Affects Versions: 2.1.0
>            Reporter: Patrick Woody
>
> This is similar to SPARK-6614, but there a race condition where a task may fail (e.g. Executor heartbeat timeout) and still manage to go through the commit protocol successfully. After this any retries of the task will fail indefinitely because of TaskCommitDenied.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org