[ https://issues.apache.org/jira/browse/HBASE-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Srikanth Srungarapu updated HBASE-12659: ---------------------------------------- Attachment: HBASE-12659_0.98.patch Attaching the patch for 0.98 branch. Thanks Ted for pushing the fix. > 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 > Components: security, shell > Reporter: Srikanth Srungarapu > Assignee: Srikanth Srungarapu > Priority: Minor > Fix For: 1.0.0, 2.0.0 > > Attachments: 12659-v2.patch, HBASE-12659.patch, HBASE-12659_0.98.patch > > > 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)