You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Madhan Neethiraj <ma...@apache.org> on 2016/07/14 08:12:00 UTC

Review Request 50020: RANGER-1100: Hive authorizer does not block update when row-filter/column-mask is specified

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50020/
-----------------------------------------------------------

Review request for ranger, Alok Lal, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, Pradeep Agrawal, Ramesh Mani, and Selvamohan Neethiraj.


Bugs: RANGER-1100
    https://issues.apache.org/jira/browse/RANGER-1100


Repository: ranger


Description
-------

Updated Ranger Hive authorizer to block update operations when row-filter/column-masking is specified on the table being updated


Diffs
-----

  hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java 69fa293 

Diff: https://reviews.apache.org/r/50020/diff/


Testing
-------

Verified that update operation is denied (in addition to insert, insert_overwrite, delete, truncate operations) when row-filter/column-masking is specified on the table being updated


Thanks,

Madhan Neethiraj


Re: Review Request 50020: RANGER-1100: Hive authorizer does not block update when row-filter/column-mask is specified

Posted by Gautam Borad <gb...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50020/#review142206
-----------------------------------------------------------


Ship it!




Ship It!

- Gautam Borad


On July 14, 2016, 8:12 a.m., Madhan Neethiraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50020/
> -----------------------------------------------------------
> 
> (Updated July 14, 2016, 8:12 a.m.)
> 
> 
> Review request for ranger, Alok Lal, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, Pradeep Agrawal, Ramesh Mani, and Selvamohan Neethiraj.
> 
> 
> Bugs: RANGER-1100
>     https://issues.apache.org/jira/browse/RANGER-1100
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Updated Ranger Hive authorizer to block update operations when row-filter/column-masking is specified on the table being updated
> 
> 
> Diffs
> -----
> 
>   hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java 69fa293 
> 
> Diff: https://reviews.apache.org/r/50020/diff/
> 
> 
> Testing
> -------
> 
> Verified that update operation is denied (in addition to insert, insert_overwrite, delete, truncate operations) when row-filter/column-masking is specified on the table being updated
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>