Kay Ousterhout created SPARK-7676:
-------------------------------------

             Summary: Cleanup unnecessary code 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).



--
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