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

Review request for hive, Naveen Gangam and Thejas Nair.


Bugs: HIVE-22573
    https://issues.apache.org/jira/browse/HIVE-22573


Repository: hive-git


Description
-------

HIVE-22573:HMS filter metadata using Ranger plugin


Diffs
-----

  
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/metastore/HiveMetaStoreAuthorizer.java
 434d1c9 
  
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/metastore/HiveMetaStoreAuthzInfo.java
 a372c78 
  
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/metastore/events/ReadDatabaseEvent.java
 PRE-CREATION 
  
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/metastore/events/ReadTableEvent.java
 PRE-CREATION 
  
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/metastore/filtercontext/DatabaseFilterContext.java
 PRE-CREATION 
  
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/metastore/filtercontext/TableFilterContext.java
 PRE-CREATION 
  
ql/src/test/org/apache/hadoop/hive/ql/security/authorization/plugin/metastore/TestHiveMetaStoreAuthorizer.java
 b9c0dcc 


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


Testing
-------

- Testing done in local VM with spark-shell for SHOW DATABASE, SHOW TABLES and 
Select commands.


Thanks,

Ramesh Mani

Reply via email to