You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wuyi (Jira)" <ji...@apache.org> on 2019/12/26 12:50:00 UTC

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

wuyi created SPARK-30359:
----------------------------

             Summary: 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.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0
            Reporter: wuyi


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