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

Aggregated Metrics by Executor table has refresh issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.0
    • None
    • Web UI
    • None

    Description

      Aggregated Metrics by Executor table is not getting Refresh always with deatils

       

      Steps:

      create a job 

      create table emp (id int);

      insert into emp values(100);

      select * from emp;

      Go to Job Page in WEB UI

      Click On Job Description on Job Page and Under Stage Page

      Aggregated Metrics by Executor Table is not refreshed properly. If user do the above operation 2-3 times it gives Empty Table as attached in JIRA

      Browser Used: Chrome Version 76.0.3809.132 (Official Build) (64-bit)

      Attachments

        1. AggregatedMetricsRefresh Issue2.png
          98 kB
          ABHISHEK KUMAR GUPTA
        2. AggregatedMetricsRefresh Issue1.png
          89 kB
          ABHISHEK KUMAR GUPTA

        Activity

          People

            Unassigned Unassigned
            abhishek.akg ABHISHEK KUMAR GUPTA
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: