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

Jian He commented on YARN-981:
------------------------------

Regarding the LocalLogs link, the problem is on webapp.Dispatcher, if the 
request uri comes as '/static/', '/logs/' or '/cluster' which all return the 
pathInfo as '/'. In case of '/', the RM webApp router just routes it to the 
main page.

Made the change that only apply GuiceFilter to '/cluster/*', '/node/*', 
'/jobhistory/*' and '/'

The metrics link has not been fixed, which is also not working on HDFS site 
though.
                
> YARN/MR2/Job history /logs and /metrics link do not have correct content
> ------------------------------------------------------------------------
>
>                 Key: YARN-981
>                 URL: https://issues.apache.org/jira/browse/YARN-981
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Xuan Gong
>            Assignee: Jian He
>         Attachments: YARN-981.1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to