[ https://issues.apache.org/jira/browse/SPARK-29179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aman Omer updated SPARK-29179:
------------------------------
Comment: was deleted
(was: Working on this.)
> 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
> Priority: Minor
> Attachments: AggregatedMetricsRefresh Issue1.png, AggregatedMetricsRefresh Issue2.png
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|