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

Sreenath Somarajapuram commented on TEZ-2761:
---------------------------------------------

Few comments:
- VertexInfo model still has, failedTasks & killedTasks, must be 
failedTaskAttempts & killedTaskAttempts.
- Might be better to have some check inside updateAMVerticesInfo to ensure a 
second request is not send when a request is in progress.
- Shouldn't we be removing run_periodically.js separately using git rm?
- Guess its better to remove the commented schedule function
- Trailing space in dag_controller.js, dag.js

> 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