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

Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, 
Pradeep Agrawal, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan 
Periasamy.


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


Repository: ranger


Description
-------

RANGER-3407:Handle authorization of Hive Drop database / table if exists in 
RangerHiveAuthorizer when database / table doesn't exist


Diffs
-----

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


Diff: https://reviews.apache.org/r/73578/diff/1/


Testing
-------

- Verified commands Drop database if exists <db_name>   with and without db's 
presence 
- Verified commands Drop table if exists <db_name.tableName> or Drop table if 
exists <tableName>  with and without db/tables presence.
- Behavior should same as how hive handle this commands with Ranger.


Thanks,

Ramesh Mani

Reply via email to