Access control API in HBaseAdmin.java  
---------------------------------------

                 Key: HBASE-5343
                 URL: https://issues.apache.org/jira/browse/HBASE-5343
             Project: HBase
          Issue Type: Improvement
          Components: client, coprocessors, security
    Affects Versions: 0.94.0, 0.92.1
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar


To use the access control mechanism added in HBASE-3025, users should either 
use the shell interface, or use the coprocessor API directly, which is not very 
user friendly. We can add grant/revoke/user_permission commands similar to the 
shell interface to HBaseAdmin assuming HBASE-5341 is in. 

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