Revision Manager Security
-------------------------
Key: HCATALOG-317
URL: https://issues.apache.org/jira/browse/HCATALOG-317
Project: HCatalog
Issue Type: Sub-task
Components: hbase, security, storage handlers
Affects Versions: 0.4
Reporter: Thomas Weise
Assignee: Thomas Weise
Revision manager deployed in HBase needs to be secure:
* Data stored in ZooKeeper to be ACL protected so that only the HBase region
server service principal has access
* RM implementation checks that RM client principal is authorized to access
table for transaction/snapshot operation
Authentication of RM client to the endpoint and RM implementation to ZooKeeper
is provided through the secure HBase deployment.
--
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