[ 
https://issues.apache.org/jira/browse/TEZ-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728512#comment-14728512
 ] 

Sreenath Somarajapuram edited comment on TEZ-2761 at 9/3/15 5:09 AM:
---------------------------------------------------------------------

Vertex details need not be loaded for all pages:
- Vertex details would be useful only in Details, All vertices pages, 
upcoming-swimlane & probably graphical view. They are of no use in Counters, 
All Tasks & All Attempts. So guess updateAMVerticesInfo shouldn't be inside 
dag_controller.

Trivial: wouldn't just /ui/ws/v2/tez/dag & /ui/ws/v2/tez/vertex be simpler than 
/ui/ws/v2/tez/dagInfo & /ui/ws/v2/tez/vertexInfo


was (Author: sreenath):
Vertex details need not be loaded for all pages:
- Vertex details would be useful only in Details, All vertices pages, 
upcoming-swimlane & probably graphical view. They are of no use in Counters, 
All Tasks & All Attempts. So guess updateAMVerticesInfo shouldn't be inside 
dag_controller.
Trivial: wouldn't just /ui/ws/v2/tez/dag & /ui/ws/v2/tez/vertex be simpler than 
/ui/ws/v2/tez/dagInfo & /ui/ws/v2/tez/vertexInfo

> Tez UI: update the progress on the various pages on the UI
> ----------------------------------------------------------
>
>                 Key: TEZ-2761
>                 URL: https://issues.apache.org/jira/browse/TEZ-2761
>             Project: Apache Tez
>          Issue Type: Sub-task
>          Components: UI
>            Reporter: Prakash Ramachandran
>            Assignee: Prakash Ramachandran
>         Attachments: TEZ-2761.1.patch, TEZ-2761.wip.1.patch
>
>
> The data displayed on the UI for running tasks should be updated with the 
> latest status fetched from AM.
> This includes the status, progress, task count etc. The api should also allow 
> querying the values for the tasks (running, failed, succeeded...).



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

Reply via email to