Thanks for the info. I did look at the "simple" authentication however I couldn't see how it works with the clients? Do clients pass user/pass? How to define user/pass? Is password stored in clear text?
On Fri, May 6, 2016 at 10:57 AM, Ted Yu <[email protected]> wrote: > Please take a look at: > > > http://hbase.apache.org/book.html#_server_side_configuration_for_simple_user_access_operation > > On Fri, May 6, 2016 at 10:51 AM, Mohit Anchlia <[email protected]> > wrote: > > > Is there a way to implement a simple user/pass authentication in HBase > > instead of using a Kerberos? Are the coprocessor the right way of > > implementing such authentication? > > >
