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

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

In fact, we have 3 contexts in HttpServer:
webAppContext: "/logs/" -> points to the log directory
staticContext:  "/static/" -> points to common static files (src/webapps/static)
logContext:  "/" -> the jsp server code from (src/webapps/<name>)

In YARN, we should only apply GuiceFilter to the webAppContext
                
> YARN/MR2/Job-history /logs link does 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
>             Fix For: 2.1.1-beta
>
>         Attachments: YARN-981.1.patch, YARN-981.2.patch, YARN-981.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