[
https://issues.apache.org/jira/browse/TEZ-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727587#comment-14727587
]
Hitesh Shah commented on TEZ-2761:
----------------------------------
bq. isnt the suceeded and completed the same?
Depends on how you look at it - Completed could imply all completion regardless
of whether succeeded or not. For Tez currently, we start failing everything if
any one task fails so we dont really need completed - having succeeded only is
sufficient. However, if we decide that to support say allow DAGs to succeeded
even if say less than 10% tasks fail, then that would paint a different picture.
bq. there are couple of race conditions - if the read from ATS occurs just
before the status is updated, the polling wont start.
Should file a follow up jira for this that the UI should always go to AM for
all data if a dag is still running.
> 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)