----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71413/#review217522 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On Aug. 30, 2019, 9:33 p.m., Ramesh Mani wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71413/ > ----------------------------------------------------------- > > (Updated Aug. 30, 2019, 9:33 p.m.) > > > Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, > Madhan Neethiraj, Pradeep Agrawal, Selvamohan Neethiraj, Sailaja Polavarapu, > and Velmurugan Periasamy. > > > Repository: ranger > > > Description > ------- > > RANGER-2556:RangerHivePlugin Row filtering and Column Masking auditing gives > inconsistent audit information > > > Diffs > ----- > > > hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuditHandler.java > bf4d6c1 > > hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java > dec39e4 > > > Diff: https://reviews.apache.org/r/71413/diff/2/ > > > Testing > ------- > > Testing done in Local VM > - Create a new Rowfilter and column masking policy on a table t1 > - do select * on table t1 with user who has masking / row filter policy > - check audits are created for the policies > - do select * on table t1 with user who does have masking / row filter > policy > - check that denial audits are not created for this and it audits only the > resource policy if it allows. > > > Thanks, > > Ramesh Mani > >
