You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Srikanth Srungarapu (JIRA)" <ji...@apache.org> on 2014/12/09 01:54:12 UTC

[jira] [Created] (HBASE-12659) Replace the method calls to grant and revoke in shell scripts with AccessControlClient

Srikanth Srungarapu created HBASE-12659:
-------------------------------------------

             Summary: Replace the method calls to grant and revoke in shell scripts with AccessControlClient 
                 Key: HBASE-12659
                 URL: https://issues.apache.org/jira/browse/HBASE-12659
             Project: HBase
          Issue Type: Improvement
            Reporter: Srikanth Srungarapu
            Assignee: Srikanth Srungarapu
            Priority: Minor


Currently, the grant and revoke methods of ProtobufUtil methods are being used in ruby shell scripts. Using AccessControlClient methods instead will provide cleaner separation and easier maintenance. Thanks to [~mbertozzi] for making this suggestion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)