You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:51:59 UTC

[jira] [Updated] (SPARK-7676) Cleanup unnecessary code and fix small bug in the stage timeline view

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

Kay Ousterhout updated SPARK-7676:
----------------------------------
    Summary: Cleanup unnecessary code and fix small bug in the stage timeline view  (was: Cleanup unnecessary code in the stage timeline view)

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org