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

Marcelo Vanzin resolved SPARK-28638.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.4
                   3.0.0

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

> Task summary metrics are wrong when there are running tasks
> -----------------------------------------------------------
>
>                 Key: SPARK-28638
>                 URL: https://issues.apache.org/jira/browse/SPARK-28638
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 3.0.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>             Fix For: 3.0.0, 2.4.4
>
>
> Currently, on requesting summary metrics, cached data are returned if the 
> current number of successful tasks is the same as the cached data.
> However, the number of successful tasks is wrong. In `AppStatusStore`, the 
> KVStore is ElementTrackingStore, instead of InMemoryStore. This PR is to fix 
> the class matching.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to