Dmytro Sen created AMBARI-13711:
-----------------------------------
Summary: AMS HBase prinicpals for Master and RS need to have the
same value
Key: AMBARI-13711
URL: https://issues.apache.org/jira/browse/AMBARI-13711
Project: Ambari
Issue Type: Bug
Components: ambari-metrics, security
Affects Versions: 2.1.2
Reporter: Dmytro Sen
Assignee: Dmytro Sen
Priority: Critical
Fix For: 2.1.3
Zookeeper ACLs not allow znode created using one principal to be read by the
other unless proper ACL are set.
Error trace:
{code}
2015-10-19 09:13:04,145 WARN [main-EventThread] zookeeper.ZKUtil:
regionserver:61320-0x1507f5f87460001, quorum=host1:61181, baseZNode=/ams-hbase
Unable to get data of znode /ams-hbase/running
org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth
for /ams-hbase/running
at org.apache.zookeeper.KeeperException.create(KeeperException.java:113)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)