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 "Zac Zhou (JIRA)" <ji...@apache.org> on 2018/12/18 15:46:00 UTC

[jira] [Created] (YARN-9144) WebAppProxyServlet can't redirect to ATS V1.5 when a yarn native service app is finished

Zac Zhou created YARN-9144:
------------------------------

             Summary: WebAppProxyServlet can't redirect to ATS V1.5 when a yarn native service app is finished
                 Key: YARN-9144
                 URL: https://issues.apache.org/jira/browse/YARN-9144
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Zac Zhou
            Assignee: Zac Zhou


When a yarn native service app is finished, RM web UI v1 should redirect tracking URL to ATS V1.5 if it's enabled. So that users can check the app logs like MR jobs. But the tracking URL points to RM app page.

The root cause is that WebAppProxyServlet may get app report from RM, as RM would cache a small amount of apps status. Then WebAppProxyServlet redirect to RM, not ATS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org