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

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

Gengliang Wang created SPARK-28638:
--------------------------------------

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


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