[
https://issues.apache.org/jira/browse/MAPREDUCE-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112797#comment-13112797
]
Hadoop QA commented on MAPREDUCE-3021:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12496156/MAPREDUCE-3021.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9)
warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed these unit tests:
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater
org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServer
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/829//testReport/
Console output:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/829//console
This message is automatically generated.
> all yarn webapps use same base name of "yarn/"
> ----------------------------------------------
>
> Key: MAPREDUCE-3021
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3021
> 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
>
> Attachments: MAPREDUCE-3021.patch, MAPREDUCE-3021.patch
>
>
> All of the yarn webapps (resource manager, node manager, app master, job
> history) use the same base url of /yarn/. This doesn't lend itself very well
> to filters be able to differentiate them to say allow some to be not
> authenticated and other to be authenticated. Perhaps we should rename them
> based on component.
> There are also things in the code that hardcode paths to "/yarn" that should
> be fixed up.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira