[ 
https://issues.apache.org/jira/browse/HBASE-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245517#comment-14245517
 ] 

Hudson commented on HBASE-12659:
--------------------------------

SUCCESS: Integrated in HBase-1.0 #580 (See 
[https://builds.apache.org/job/HBase-1.0/580/])
HBASE-12659 Replace the method calls to grant and revoke in shell scripts with 
AccessControlClient (Srikanth Srungarapu) (tedyu: rev 
b7bb9d95051dcb691faf77ee85cc6641117bb594)
* 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
* 
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
>
>         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)

Reply via email to