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

[jira] [Commented] (SPARK-32878) Avoid scheduling TaskSetManager which has no pending tasks

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

Apache Spark commented on SPARK-32878:
--------------------------------------

User 'Ngone51' has created a pull request for this issue:
https://github.com/apache/spark/pull/29750

> Avoid scheduling TaskSetManager which has no pending tasks
> ----------------------------------------------------------
>
>                 Key: SPARK-32878
>                 URL: https://issues.apache.org/jira/browse/SPARK-32878
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: wuyi
>            Priority: Major
>
> Spark always tries to schedule a TaskSetManager even if it has no pending tasks. We can skip them to avoid any potential overhead.



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