[ https://issues.apache.org/jira/browse/HIVE-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-2712: ------------------------------ Attachment: HIVE-2712.D1401.3.patch thw updated the revision "HIVE-2712 [jira] Make ZooKeeper token store ACL configurable". Reviewers: JIRA, ashutoshc Broke long lines in HiveConf. Let alone the import statements as this is how eclipse will generate them. Probably should adjust lint rules to ignore those as well. REVISION DETAIL https://reviews.facebook.net/D1401 AFFECTED FILES shims/src/test/org/apache/hadoop/hive/thrift/TestZooKeeperTokenStore.java shims/src/test/org/apache/hadoop/hive/thrift/TestHadoop20SAuthBridge.java shims/src/common-secure/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge20S.java shims/src/common-secure/java/org/apache/hadoop/hive/thrift/ZooKeeperTokenStore.java shims/src/common-secure/java/org/apache/hadoop/hive/thrift/MemoryTokenStore.java shims/src/common-secure/java/org/apache/hadoop/hive/thrift/DelegationTokenStore.java shims/src/common-secure/java/org/apache/hadoop/hive/thrift/TokenStoreDelegationTokenSecretManager.java conf/hive-default.xml.template common/src/java/org/apache/hadoop/hive/conf/HiveConf.java > Make ZooKeeper token store ACL configurable > ------------------------------------------- > > Key: HIVE-2712 > URL: https://issues.apache.org/jira/browse/HIVE-2712 > Project: Hive > Issue Type: Improvement > Components: Metastore, Security, Server Infrastructure > Affects Versions: 0.8.0, 0.8.1, 0.9.0 > Reporter: Thomas Weise > Assignee: Thomas Weise > Fix For: 0.9.0 > > Attachments: HIVE-2712.D1401.1.patch, HIVE-2712.D1401.2.patch, > HIVE-2712.D1401.3.patch > > > ACL needs to be set to secure the token store with ZK 3.4. > The patch will also include the review changes from HIVE-2467 that were not > committed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira