You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/04/24 21:34:00 UTC

[jira] [Resolved] (SPARK-35200) Avoid to recompute the pending speculative tasks in the ExecutorAllocationManager and remove unnecessary code

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

Dongjoon Hyun resolved SPARK-35200.
-----------------------------------
    Fix Version/s:     (was: 3.1.1)
                       (was: 3.0.2)
                       (was: 3.0.1)
                       (was: 3.1.0)
                   3.2.0
       Resolution: Fixed

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

> Avoid to recompute the pending speculative tasks in the ExecutorAllocationManager and remove unnecessary code
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-35200
>                 URL: https://issues.apache.org/jira/browse/SPARK-35200
>             Project: Spark
>          Issue Type: Improvement
>          Components: Scheduler, Spark Core
>    Affects Versions: 3.0.2, 3.1.0, 3.1.1
>            Reporter: weixiuli
>            Assignee: weixiuli
>            Priority: Major
>             Fix For: 3.2.0
>
>
> The number of the pending speculative tasks is recomputed in the ExecutorAllocationManager to calculate the maximum number of executors required. While , it only needs to be computed once to improve  performance.



--
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