Re: doAs with HBase Java API and Apache Ranger

2015-12-18 Thread Chris Gent
2015 at 17:18, Ted Yu wrote: > Have you polled Ranger community with this question ? > > http://ranger.apache.org/mail-lists.html > > Cheers > > On Fri, Dec 18, 2015 at 9:04 AM, Chris Gent < > chris.g...@bigdatapartnership.com> wrote: > > > Hi, > > > &

doAs with HBase Java API and Apache Ranger

2015-12-18 Thread Chris Gent
Hi, We have a webservice that performs reads/writes on HBase tables and have a requirement to authorize and audit table/column family access using Ranger. I've configured the reads/writes to be performed under doAs to try to make this happen but the requests end up being authorized and audit logg