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

Hadoop QA commented on YARN-2805:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12679615/YARN-2805.1.patch
  against trunk revision bc80251.

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

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

    {color:green}+1 javadoc{color}.  There were no new javadoc 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 2.0.3) warnings.

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

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

> RM2 in HA setup tries to login using the RM1's kerberos principal
> -----------------------------------------------------------------
>
>                 Key: YARN-2805
>                 URL: https://issues.apache.org/jira/browse/YARN-2805
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.6.0
>            Reporter: Arpit Gupta
>            Assignee: Wangda Tan
>            Priority: Blocker
>         Attachments: YARN-2805.1.patch
>
>
> {code}
> 2014-11-04 08:41:08,705 INFO  resourcemanager.ResourceManager 
> (SignalLogger.java:register(91)) - registered UNIX signal handlers for [TERM, 
> HUP, INT]
> 2014-11-04 08:41:10,636 INFO  service.AbstractService 
> (AbstractService.java:noteFailure(272)) - Service ResourceManager failed in 
> state INITED; cause: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: 
> Failed to login
> org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to login
>       at 
> org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.serviceInit(ResourceManager.java:211)
>       at 
> org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
>       at 
> org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.main(ResourceManager.java:1229)
> Caused by: java.io.IOException: Login failure for rm/i...@example.com from 
> keytab /etc/security/keytabs/rm.service.keytab: 
> javax.security.auth.login.LoginException: Unable to obtain password from user
>       at 
> org.apache.hadoop.security.UserGroupInformation.loginUserFromKeytab(UserGroupInformation.java:935)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to