[
https://issues.apache.org/jira/browse/TEZ-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731216#comment-14731216
]
Hitesh Shah commented on TEZ-2097:
----------------------------------
For recovery, a dag ( unique specific id ) starts in one attempt and can
complete in a different AM attempt. We currently dont have dag attempt ids as
such to track how many different attempts a single dag goes through before we
decide to stop. But the dag id remains the same through all the AM attempts (
if the same dag is the one being recovered and then continues processing ).
> TEZ-UI Add dag logs
> -------------------
>
> Key: TEZ-2097
> URL: https://issues.apache.org/jira/browse/TEZ-2097
> Project: Apache Tez
> Issue Type: Bug
> Components: UI
> Reporter: Jeff Zhang
> Assignee: Jonathan Eagles
> Priority: Critical
> Attachments: TEZ-2097.1.patch, TEZ-2097.2.patch
>
>
> If dag fails due to AM error, there's no way to check the dag logs on tez-ui.
> Users have to grab the app logs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)