You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/08/12 18:55:00 UTC

[jira] [Resolved] (SPARK-28638) Task summary metrics are wrong when there are running tasks

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org