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 2019/05/03 17:54:00 UTC

[jira] [Commented] (SPARK-27630) Stage retry causes totalRunningTasks calculation to be negative

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

Apache Spark commented on SPARK-27630:
--------------------------------------

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

> Stage retry causes totalRunningTasks calculation to be negative
> ---------------------------------------------------------------
>
>                 Key: SPARK-27630
>                 URL: https://issues.apache.org/jira/browse/SPARK-27630
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: dzcxzl
>            Priority: Minor
>
> In the case of stage retry, the onTaskEnd event may be sent after the new stage is submitted. This will cause the ExecutorAllocationManager to calculate that the currently running task is negative.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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