[
https://issues.apache.org/jira/browse/HBASE-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245498#comment-14245498
]
Hudson commented on HBASE-12659:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5917 (See
[https://builds.apache.org/job/HBase-TRUNK/5917/])
HBASE-12659 Replace the method calls to grant and revoke in shell scripts with
AccessControlClient (Srikanth Srungarapu) (tedyu: rev
65830b096b6f540b7e49ef590dac1ebe2491c126)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/SecureTestUtil.java
* hbase-shell/src/main/ruby/hbase/security.rb
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlClient.java
> 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
>
>
> 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)