You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sebastian Estevez (JIRA)" <ji...@apache.org> on 2017/03/09 02:59:37 UTC

[jira] [Created] (SPARK-19879) Spark UI table sort breaks event timeline

Sebastian Estevez created SPARK-19879:
-----------------------------------------

             Summary: Spark UI table sort breaks event timeline
                 Key: SPARK-19879
                 URL: https://issues.apache.org/jira/browse/SPARK-19879
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 1.6.3
            Reporter: Sebastian Estevez
            Priority: Minor


When you sort the task list at the bottom of the page the new sorting order seems to get carried into the event timeline visualization placing tasks in the wrong hosts and across the wrong time periods.

This is especially evident if a task has a different number of tasks running per executor or if there are some outlier long running tasks in one or a few of the executors.

http://<host>:4040/stages/stage/?id=0&attempt=0

http://<host>:4040/stages/stage/?id=0&attempt=0&task.sort=Duration&task.desc=true&task.pageSize=100



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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