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