[
https://issues.apache.org/jira/browse/TEZ-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106377#comment-14106377
]
Jonathan Eagles commented on TEZ-1467:
--------------------------------------
It appears the the console DAG progress (computed in DAGClientRPCImpl) is
reporting percentage of tasks complete vs RM UI (computed in DAGImpl) is
reporting the average vertex progress. The client can and does make calls to
the AM to get the individual vertex status if the user requests, but it may be
costly to keep this number perfectly in sync for large jobs. [~sseth], do you
want to weigh in on this?
> Tez job "actual" status is miss-reported between RM UI and Console
> -------------------------------------------------------------------
>
> Key: TEZ-1467
> URL: https://issues.apache.org/jira/browse/TEZ-1467
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Oleg Zhurakousky
> Priority: Minor
>
> While running Tez job, the job status reported to the UI console is different
> then the actual status INFO logged to the console. For example: RM UI will
> report 52% while console status may already be at 90%.
--
This message was sent by Atlassian JIRA
(v6.2#6252)