-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39934/
-----------------------------------------------------------
Review request for Ambari, Myroslav Papirkovskyy, Sid Wagle, and Vitalyi
Brodetskyi.
Bugs: AMBARI-13711
https://issues.apache.org/jira/browse/AMBARI-13711
Repository: ambari
Description
-------
Zookeeper ACLs not allow znode created using one principal to be read by the
other unless proper ACL are set.
Error trace:
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)
Diffs
-----
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
8753b1f
Diff: https://reviews.apache.org/r/39934/diff/
Testing
-------
Unit tests passed.
Tested end-to-end with distributed AMS
Thanks,
Dmytro Sen