You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/07/01 16:59:11 UTC

[jira] [Comment Edited] (TEZ-3318) Tez UI: Polling is not restarted after RM recovery

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

Hitesh Shah edited comment on TEZ-3318 at 7/1/16 4:58 PM:
----------------------------------------------------------

I am assuming this impacts 0.8 too? If yes, please check with [~sseth] on whether this is ok to commit to branch 0.8 as there is an open vote 


was (Author: hitesh):
I am assuming this impacts 0.8 too? 

> Tez UI: Polling is not restarted after RM recovery
> --------------------------------------------------
>
>                 Key: TEZ-3318
>                 URL: https://issues.apache.org/jira/browse/TEZ-3318
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-3318.1.patch
>
>
> For a running DAG, we poll the AM to get progress and other realtime information. This communication happens via RM. If RM goes down, even after its recovery the polling is not re established.
> Step to repro:
> 1. Run a job
> 2. Go to DAG details page, and ensure that the progress is getting updated.
> 3. Stop RM, and ensure that error bar is getting displayed in the UI.
> 4. Start RM.
> 5. As soon as RM is online, the progress bar must get updated.



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