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

Kay Ousterhout resolved SPARK-19631.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

> 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
>             Fix For: 2.2.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to