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

Hadoop QA commented on YARN-945:
--------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12594734/YARN-945-20130729.txt
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 5 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-unmanaged-am-launcher
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

                  org.apache.hadoop.yarn.client.api.impl.TestNMClient
                  
org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/1603//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/1603//console

This message is automatically generated.
                
> AM register failing after AMRMToken
> -----------------------------------
>
>                 Key: YARN-945
>                 URL: https://issues.apache.org/jira/browse/YARN-945
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.1.0-beta
>            Reporter: Bikas Saha
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Blocker
>             Fix For: 2.1.0-beta
>
>         Attachments: nm.log, rm.log, YARN-945-20130728.txt, 
> YARN-945-20130729.txt, yarn-site.xml
>
>
> 509 2013-07-19 15:53:55,569 INFO org.apache.hadoop.ipc.Server: IPC Server 
> listener on 54313: readAndProcess from client 127.0.0.1       threw exception 
> [org.apache.hadoop.security.AccessControlException: SIMPLE authentication is 
> not enabled.  Available:[TOKEN]]
> 510 org.apache.hadoop.security.AccessControlException: SIMPLE authentication 
> is not enabled.  Available:[TOKEN]
> 511   at 
> org.apache.hadoop.ipc.Server$Connection.initializeAuthContext(Server.java:1531)
> 512   at 
> org.apache.hadoop.ipc.Server$Connection.readAndProcess(Server.java:1482)
> 513   at org.apache.hadoop.ipc.Server$Listener.doRead(Server.java:788)
> 514   at 
> org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:587)
> 515   at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:562)

--
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