[ 
https://issues.apache.org/jira/browse/YARN-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504988#comment-16504988
 ] 

Íñigo Goiri edited comment on YARN-8405 at 6/7/18 5:34 PM:
-----------------------------------------------------------

It looks like {{TestZKRMStateStore#testZKRootPathAcls()}} should have caught 
this.
However, as the unit test just uses default ACLs, I don't think it is testing 
much.
This was added in YARN-4127 but I think it tests the setter and not the 
constructor side.


was (Author: elgoiri):
It looks like {{TestZKRMStateStore#testZKRootPathAcls()}} should have caught 
this.
However, as the unit test just uses default ACLs, I don't think it is testing 
much.

> RM zk-state-store.parent-path ACLs has been changed since HADOOP-14773
> ----------------------------------------------------------------------
>
>                 Key: YARN-8405
>                 URL: https://issues.apache.org/jira/browse/YARN-8405
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.9.0, 3.1.0
>            Reporter: Rohith Sharma K S
>            Priority: Major
>         Attachments: YARN-8405.000.patch
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to