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

Review request for sentry, Colin Ma, shen guoquan, and Sravya Tirukkovalur.


Bugs: SENTRY-504
    https://issues.apache.org/jira/browse/SENTRY-504


Repository: sentry


Description
-------

This jira contains three interfaces: 
**SentryHiveAuthorizer**,**SentryHiveAccessController** and 
**SentryHiveAuthorizationValidator**.

**SentryHiveAuthorizer** is the implementation of **HiveAuthorizer** in Sentry. 

**SentryHiveAccessController** is target to handle the operation likes 
grant/revoke.

**SentryHiveAuthorizationValidator** is target to check user's permission when 
do authorization and do metadata protection.


Diffs
-----

  
sentry-binding/sentry-binding-hive-v2/src/main/java/org/apache/sentry/binding/hive/v2/authorizer/SentryHiveAccessController.java
 PRE-CREATION 
  
sentry-binding/sentry-binding-hive-v2/src/main/java/org/apache/sentry/binding/hive/v2/authorizer/SentryHiveAuthorizationValidator.java
 PRE-CREATION 
  
sentry-binding/sentry-binding-hive-v2/src/main/java/org/apache/sentry/binding/hive/v2/authorizer/SentryHiveAuthorizer.java
 PRE-CREATION 

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


Testing
-------


Thanks,

Dapeng Sun

Reply via email to