You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2016/05/24 11:35:12 UTC

[jira] [Created] (AMBARI-16840) yarn statrtup is failing in HA cluster in wireencypted cluster

Dmytro Sen created AMBARI-16840:
-----------------------------------

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


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)