You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2016/01/29 22:48:40 UTC

[jira] [Updated] (YARN-4428) Redirect RM page to AHS page when AHS turned on and RM page is not available

     [ https://issues.apache.org/jira/browse/YARN-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Lowe updated YARN-4428:
-----------------------------
    Hadoop Flags: Reviewed
         Summary: Redirect RM page to AHS page when AHS turned on and RM page is not available  (was: Redirect RM page to AHS page when AHS turned on and RM page is not avaialable)

+1 to both recent patches.  The only difference between the last two trunk patches is the log level, and I manually verified the branch-2.7 patch applies cleanly and is only trivially different from the trunk patch.

Committing this.

> Redirect RM page to AHS page when AHS turned on and RM page is not available
> ----------------------------------------------------------------------------
>
>                 Key: YARN-4428
>                 URL: https://issues.apache.org/jira/browse/YARN-4428
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Chang Li
>            Assignee: Chang Li
>         Attachments: YARN-4428.1.2.patch, YARN-4428.1.patch, YARN-4428.10.patch, YARN-4428.2.2.patch, YARN-4428.2.patch, YARN-4428.3.patch, YARN-4428.3.patch, YARN-4428.4.patch, YARN-4428.5.patch, YARN-4428.6.patch, YARN-4428.7.patch, YARN-4428.8.patch, YARN-4428.9.test.patch, YARN-4428.branch-2.7.patch
>
>
> When AHS is turned on, if we can't view application in RM page, RM page should redirect us to AHS page. For example, when you go to cluster/app/application_1, if RM no longer remember the application, we will simply get "Failed to read the application application_1", but it will be good for RM ui to smartly try to redirect to AHS ui /applicationhistory/app/application_1 to see if it's there. The redirect usage already exist for logs in nodemanager UI.
> Also, when AHS is enabled, WebAppProxyServlet should redirect to AHS page on fall back of RM not remembering the app. YARN-3975 tried to do this only when original tracking url is not set. But there are many cases, such as when app failed at launch, original tracking url will be set to point to RM page, so redirect to AHS page won't work.



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