See HBASE-11070 And this thread: http://search-hadoop.com/m/DHED4HPsJr/Behavior+change+in+Access+Controller+between+0.94+and+0.98&subj=Behavior+change+in+Access+Controller+between+0+94+and+0+98
Cheers On Mon, Sep 22, 2014 at 7:14 PM, Srikanth Srungarapu <[email protected]> wrote: > The commit on the tip of the branch is > "commit ac29019563c937c0a33ea1620096b91fe50cd7a2 > Author: Andrew Purtell <[email protected]> > Date: Tue Sep 16 13:55:14 2014 -0700 > > HBASE-11994 PutCombiner floods the M/R log with repeated log messages > (Aditya Kishore)" > > > On Mon, Sep 22, 2014 at 6:37 PM, Ted Yu <[email protected]> wrote: > > > Are you using the tip of 0.98 branch ? > > > > Thanks > > > > On Mon, Sep 22, 2014 at 6:26 PM, Srikanth Srungarapu < > > [email protected]> > > wrote: > > > > > Hi Folks, > > > When I'm try to connect to SASL cluster from a separate shell client, > and > > > issuing read/scan command, the client is receving 0 rows (using 0.98 > > > branch), whereas the put command is throwing AccessDenied exception. I > > was > > > under the impression that client should be receving "AccessDenied" > > > exception even for the read operations. Is this intended behavior? > > > Thanks, > > > Srikanth. > > > > > >
