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: [email protected]
For additional commands, e-mail: [email protected]