Details
Description
HADOOP-14773 changes the ACL for yarn.resourcemanager.zk-state-store.parent-path. Earlier to HADOOP-14773, /rmstore used set acls with yarn.resourcemanager.zk-acl value. But now behavior changed from setting acls to parent node. As a result, parent node /rmstore is set to default acl.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-14773 Extend ZKCuratorManager API for more reusability
- Resolved
-
HADOOP-14741 Refactor curator based ZooKeeper communication into common library
- Resolved