[ 
https://issues.apache.org/jira/browse/SPARK-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546239#comment-14546239
 ] 

Apache Spark commented on SPARK-7676:
-------------------------------------

User 'kayousterhout' has created a pull request for this issue:
https://github.com/apache/spark/pull/6202

> 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
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>
> 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]

Reply via email to