[
https://issues.apache.org/jira/browse/YARN-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893400#comment-13893400
]
Hudson commented on YARN-1628:
------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1690 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1690/])
YARN-1628. Fixed the test failure in TestContainerManagerSecurity. Contributed
by Vinod Kumar Vavilapalli. (zjshen:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1565094)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/resources/core-site.xml
> TestContainerManagerSecurity fails on trunk
> -------------------------------------------
>
> Key: YARN-1628
> URL: https://issues.apache.org/jira/browse/YARN-1628
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Mit Desai
> Assignee: Vinod Kumar Vavilapalli
> Fix For: 2.3.0
>
> Attachments: YARN-1628.1.patch, YARN-1628.patch
>
>
> The Test fails with the following error
> {noformat}
> java.lang.IllegalArgumentException: java.net.UnknownHostException: InvalidHost
> at
> org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:377)
> at
> org.apache.hadoop.yarn.server.security.BaseNMTokenSecretManager.newInstance(BaseNMTokenSecretManager.java:145)
> at
> org.apache.hadoop.yarn.server.security.BaseNMTokenSecretManager.createNMToken(BaseNMTokenSecretManager.java:136)
> at
> org.apache.hadoop.yarn.server.TestContainerManagerSecurity.testNMTokens(TestContainerManagerSecurity.java:253)
> at
> org.apache.hadoop.yarn.server.TestContainerManagerSecurity.testContainerManager(TestContainerManagerSecurity.java:144)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)