[ 
https://issues.apache.org/jira/browse/SPARK-17406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

cen yuhai updated SPARK-17406:
------------------------------
    Description: The job page will be too slow to open when there are very 
executor events(added or removed). I found that in ExecutorsTab file, 
executorIdToData will not remove elements, it will increase all the time. 
Before this pr, it looks like timeline1.png. After this pr, it looks like 
timeline2.png(we can set how many events will be displayed)  (was: The job page 
will be too slow to open when there are very executor events(added or removed). 
I found that in ExecutorsTab file, executorIdToData will not remove elements, 
it will increase all the time.)

> Event Timeline will be very slow when there are very executor events
> --------------------------------------------------------------------
>
>                 Key: SPARK-17406
>                 URL: https://issues.apache.org/jira/browse/SPARK-17406
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 1.6.2, 2.0.0
>            Reporter: cen yuhai
>            Priority: Minor
>         Attachments: timeline1.png, timeline2.png
>
>
> The job page will be too slow to open when there are very executor 
> events(added or removed). I found that in ExecutorsTab file, executorIdToData 
> will not remove elements, it will increase all the time. Before this pr, it 
> looks like timeline1.png. After this pr, it looks like timeline2.png(we can 
> set how many events will be displayed)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to