[
https://issues.apache.org/jira/browse/AMBARI-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298423#comment-15298423
]
Hudson commented on AMBARI-16840:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4910 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4910/])
AMBARI-16840 yarn statrtup is failing in HA cluster in wireencypted (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=60142307242637b3d266ffdd5860aa48fbccb3ef])
*
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/resourcemanager.py
> yarn statrtup is failing in HA cluster in wireencypted cluster
> --------------------------------------------------------------
>
> Key: AMBARI-16840
> URL: https://issues.apache.org/jira/browse/AMBARI-16840
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Blocker
> Fix For: 2.4.0
>
> Attachments: AMBARI-16840.patch
>
>
> Yarn startup is failing while running following command:
> hdfs haadmin -ns mycluster -getServiceState nn1
> {code}
> 2016-05-19 10:35:47,306 - call['hdfs haadmin -ns mycluster -getServiceState
> nn1'] {'logoutput': True, 'user': 'yarn'}
> Operation failed: Access denied for user yarn. Superuser privilege is required
> at
> org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkSuperuserPrivilege(FSPermissionChecker.java:122)
> at
> org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkSuperuserPrivilege(FSNamesystem.java:6151)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.getServiceStatus(NameNode.java:1796)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getServiceStatus(NameNodeRpcServer.java:1643)
> at
> org.apache.hadoop.ha.protocolPB.HAServiceProtocolServerSideTranslatorPB.getServiceStatus(HAServiceProtocolServerSideTranslatorPB.java:131)
> at
> org.apache.hadoop.ha.proto.HAServiceProtocolProtos$HAServiceProtocolService$2.callBlockingMethod(HAServiceProtocolProtos.java:4464)
> at
> org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:644)
> at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:969)
> at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2273)
> at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2269)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:422)
> at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1724)
> at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2267)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)