[
https://issues.apache.org/jira/browse/MAPREDUCE-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115715#comment-13115715
]
Hudson commented on MAPREDUCE-2999:
-----------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #1040 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1040/])
MAPREDUCE-2999. Fix YARN webapp framework to properly filter servlet paths.
Contributed by Thomas Graves.
vinodkv :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1176469
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/Dispatcher.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/WebApp.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/WebApps.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/webapp/TestWebApp.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
> 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
> Priority: Critical
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2999.patch, MAPREDUCE-2999.patch,
> MAPREDUCE-2999.patch, MAPREDUCE-2999.patch, MAPREDUCE-2999.patch,
> MAPREDUCE-2999.patch
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira