You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2020/01/03 14:59:00 UTC

[jira] [Resolved] (SPARK-30359) Do not clear executorsPendingToRemove in CoarseGrainedSchedulerBackend.reset

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

Wenchen Fan resolved SPARK-30359.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> Do not clear executorsPendingToRemove in CoarseGrainedSchedulerBackend.reset
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-30359
>                 URL: https://issues.apache.org/jira/browse/SPARK-30359
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0
>            Reporter: wuyi
>            Assignee: wuyi
>            Priority: Major
>             Fix For: 3.0.0
>
>
> if we clear executorsPendingToRemove in CoarseGrainedSchedulerBackend.reset, all tasks running on those pending remove executors will be counted failures later. But it's not right for the case of executorsPendingToRemove(execId)=true.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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