HBase Revision Manager Service
------------------------------

                 Key: HCATALOG-309
                 URL: https://issues.apache.org/jira/browse/HCATALOG-309
             Project: HCatalog
          Issue Type: Improvement
    Affects Versions: 0.4
            Reporter: Thomas Weise
            Assignee: Thomas Weise


Implement the existing revision manager component as HBase coprocessor 
endpoint. This will address following security issues:

Authorization: Coprocessor has access to the HBase ACL info and can use the 
same to authorize client access w/o relying on ZooKeper ACLs (difficult to 
maintain).

Write access to ZK for RM data will be limited to the HBase region servers vs. 
all clients using the storage driver (clients will only need ZK read access for 
HBase).


--
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

        

Reply via email to