ABHISHEK KUMAR GUPTA created SPARK-29179:
--------------------------------------------

             Summary: Aggregated Metrics by Executor table has refresh issue
                 Key: SPARK-29179
                 URL: https://issues.apache.org/jira/browse/SPARK-29179
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 3.0.0
            Reporter: ABHISHEK KUMAR GUPTA


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)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to