[
https://issues.apache.org/jira/browse/SPARK-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kay Ousterhout updated SPARK-7676:
----------------------------------
Component/s: Web UI
> Cleanup unnecessary code and fix small bug in the stage timeline view
> ---------------------------------------------------------------------
>
> Key: SPARK-7676
> URL: https://issues.apache.org/jira/browse/SPARK-7676
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Reporter: Kay Ousterhout
> Assignee: Kay Ousterhout
> Fix For: 1.4.0
>
>
> SPARK-7296 added a per-stage visualization to the UI. There's some unneeded
> code left in this commit from the many iterations that should be removed. We
> should also remove the functionality to highlight the row in the task table
> when someone mouses over one of the tasks in the visualization, because there
> are typically far too many tasks in the table for this to be useful (because
> the user can't see which row is highlighted).
> There's also a small bug where the end time is based on the last task's
> launch time, rather than the last task's finish time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]