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

Xiangrui Meng resolved SPARK-25161.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

Issue resolved by pull request 22158
[https://github.com/apache/spark/pull/22158]

> Fix several bugs in failure handling of barrier execution mode
> --------------------------------------------------------------
>
>                 Key: SPARK-25161
>                 URL: https://issues.apache.org/jira/browse/SPARK-25161
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Jiang Xingbo
>            Assignee: Jiang Xingbo
>            Priority: Major
>             Fix For: 2.4.0
>
>
> Fix several bugs in failure handling of barrier execution mode:
> * Mark TaskSet for a barrier stage as zombie when a task attempt fails;
> * Multiple barrier task failures from a single barrier stage should not 
> trigger multiple stage retries;
> * Barrier task failure from a previous failed stage attempt should not 
> trigger stage retry;
> * Fail the job when a task from a barrier ResultStage failed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to