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

Kousuke Saruta updated SPARK-3468:
----------------------------------
    Target Version/s: 1.4.0

> WebUI Timeline-View feature
> ---------------------------
>
>                 Key: SPARK-3468
>                 URL: https://issues.apache.org/jira/browse/SPARK-3468
>             Project: Spark
>          Issue Type: New Feature
>          Components: Web UI
>    Affects Versions: 1.4.0
>            Reporter: Kousuke Saruta
>         Attachments: executors.png, stage-timeline.png, stages.png, 
> taskDetails.png, tasks.png
>
>
> I sometimes trouble-shoot and analyse the cause of long time spending job.
> At the time, I find the stages which spends long time or fails, then I find 
> the tasks which spends long time or fails, next I analyse the proportion of 
> each phase in a task.
> Another case, I find executors which spends long time for running a task and 
> analyse the details of a task.
> In such situation, I think it's helpful to visualize timeline view of stages 
> / tasks / executors and visualize details of proportion of activity for each 
> task.
> Now I'm developing prototypes like captures I attached.
> I'll integrate these viewer into WebUI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to