[ https://issues.apache.org/jira/browse/HIVE-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380215#comment-15380215 ]
Chris Drome commented on HIVE-13990: ------------------------------------ Fair comment [~thejas]. Let me review the patch to see where this can be cached. In Hadoop-2.6 (when we first encountered this) I was informed that there was no way of asking the NN for this information. > 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 > Assignee: Chris Drome > Attachments: HIVE-13990-branch-1.patch, HIVE-13990.1-branch-1.patch, > HIVE-13990.1.patch > > > 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)