> On June 17, 2015, 12:35 p.m., Abhay Kulkarni wrote: > > hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/AuthorizationSession.java, > > line 377 > > <https://reviews.apache.org/r/35552/diff/2/?file=986543#file986543line377> > > > > setResourceMatchingScope() ?
This class is using fluid api. - Alok ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35552/#review88267 ----------------------------------------------------------- On June 17, 2015, 12:55 p.m., Alok Lal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35552/ > ----------------------------------------------------------- > > (Updated June 17, 2015, 12:55 p.m.) > > > Review request for ranger, Abhay Kulkarni and Madhan Neethiraj. > > > Bugs: RANGER-558 > https://issues.apache.org/jira/browse/RANGER-558 > > > Repository: ranger > > > Description > ------- > > Hbase plugin: unless user has READ access at some level under the > table/family being accessed (via scan/get) authorizer should throw an > exception and audit > > > Diffs > ----- > > > agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerAccessRequest.java > 82a18fc > > agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerAccessRequestImpl.java > e1326ea > > agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java > 030cd87 > > Diff: https://reviews.apache.org/r/35552/diff/ > > > Testing > ------- > > Manual testing at table/family for scan/get/put/delete. > > > Thanks, > > Alok Lal > >
