|
|
-
Re: When I use secure hbase client create table, throws accessDeniedException 'user is null'Sonal Goyal 2012-08-21, 12:15
Are you following the steps at http://hbase.apache.org/book/security.html ?
Best Regards, Sonal Crux: Reporting for HBase <https://github.com/sonalgoyal/crux> Nube Technologies <http://www.nubetech.co> <http://in.linkedin.com/in/sonalgoyal> On Tue, Aug 21, 2012 at 5:13 PM, Pan,Jinyu <[EMAIL PROTECTED]> wrote: > When I use access secure hbase, the client throws AccessDeniedException > 'Insufficient permissions for user 'null' (global, action=CREATE)' > > Why? How to avoid it? > > |