[
https://issues.apache.org/jira/browse/SPARK-19631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870271#comment-15870271
]
Apache Spark commented on SPARK-19631:
--------------------------------------
User 'pwoody' has created a pull request for this issue:
https://github.com/apache/spark/pull/16959
> 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: [email protected]
For additional commands, e-mail: [email protected]