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

Thomas Graves commented on MAPREDUCE-2999:
------------------------------------------

Another issue I just thought of is that since all the yarn webapps 
(rm/nm/am/jh) have the same urls host:port/yarn/*, that doesn't lend itself to 
easily filter and say have some authenticated and others not based on the url.  
Perhaps naming them differently is a better idea. Something more like 
ResourceManager -> host:port/rm/* , NodeManager -> host:port/nm/*, etc...   
Thoughts?

> hadoop.http.filter.initializers not working properly on yarn UI
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-2999
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2999
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>
> Currently httpserver only has *.html", "*.jsp as user facing urls when you 
> add a filter. For the new web framework in yarn, the pages no longer have the 
> *.html or *.jsp and thus they are not properly being filtered.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to