Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-28638

Task summary metrics are wrong when there are running tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 2.4.4, 3.0.0
    • Web UI
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Gengliang.Wang Gengliang Wang
              Gengliang.Wang Gengliang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: