Chris Drome created HIVE-13990: ---------------------------------- Summary: Client should not check dfs.namenode.acls.enabled to determine if extended ACLs are supported Key: HIVE-13990 URL: https://issues.apache.org/jira/browse/HIVE-13990 Project: Hive Issue Type: Bug Components: HCatalog Affects Versions: 1.2.1 Reporter: Chris Drome
dfs.namenode.acls.enabled is a server side configuration and the client should not presume to know how the server is configured. Barring a method for querying the NN whether ACLs are supported the client should try and catch the appropriate exception. -- This message was sent by Atlassian JIRA (v6.3.4#6332)