[ 
https://issues.apache.org/jira/browse/SPARK-35200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329949#comment-17329949
 ] 

Apache Spark commented on SPARK-35200:
--------------------------------------

User 'weixiuli' has created a pull request for this issue:
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
>            Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to