RE: kindly confirm the behavior if configs are disabled after setting

2015-09-13 Thread Archana talamani
...@hortonworks.com] Sent: 11 September 2015 21:55 To: hdfs-dev@hadoop.apache.org Subject: Re: kindly confirm the behavior if configs are disabled after setting Hello Archana, If ACLs are disabled after ACLs have already been created in the namespace, then the behavior is: 1. All subsequent ACL-related API

Re: kindly confirm the behavior if configs are disabled after setting

2015-09-11 Thread Chris Nauroth
Hello Archana, If ACLs are disabled after ACLs have already been created in the namespace, then the behavior is: 1. All subsequent ACL-related API calls fail intentionally. It is impossible to create, update, or delete any ACLs. 2. The NameNode is still capable of loading existing ACL metadata