For 0.98+, please take a look at:
hbase-server//src/test/java/org/apache/hadoop/hbase/security/access/SecureTestUtil.java

where you can find grantGlobal(), etc.

Cheers


On Fri, Jun 20, 2014 at 3:12 PM, Demai Ni <[email protected]> wrote:

> hi, folks,
>
> I am looking for java API that can do 'grant','revoke' etc, which is
> exactly the functions implemented in security.rb. So that the function can
> be called through java client.
>
> It is kind of straigtforward to do a syntax translation from jruby to java.
> Well, just like to check whether we have something like it already?
>
> btw, I am on both 94 and 98. Many thanks
>
> Demai
>

Reply via email to