ZooKeeper ACLs Best Practices: Ambari Solr
You must follow the best practices for tightening the ZooKeeper ACLs or permissions for Ambari Solr when provisioning a secure cluster.
Ambari Solr is used by LogSearch, Ranger and Atlas.
-
ZooKeeper Usage:
-
/ambari-solr
- Solr node for storing collection, leaders, configuration, etc.
-
-
Default ACLs:
-
/ambari-solr
- world:anyone:cdrwa
-
-
Security Best Practice ACLs/Permissions and Required Steps:
-
/ambari-solr
-world:anyone:r
-
/ambari-solr
-sasl:solr:cdrwa
-