-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32552/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-238
https://issues.apache.org/jira/browse/RANGER-238
Repository: ranger
Description
-------
Filter Hive database and table listing based on permissions
Some additional changes submitted as part of the above
- Fixed a problem with "any" access logic. New tests were added to validate
this functionality.
- Removed explicit groupid of child projects.
- Removed redefinition depedencies version if specified in parent pom.
- Added generated code directory to .gitignore.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java
d5332b2
agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyEngine.java
b4175e2
agents-common/src/test/resources/policyengine/test_policyengine_hive.json
2ac90ae
hbase-agent/pom.xml 5c74b94
hdfs-agent/pom.xml 6ebf633
hive-agent/pom.xml 1c556db
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAccessRequest.java
39f5773
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuditHandler.java
7110861
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
72e6652
ranger-util/.gitignore ffdf566
ranger_solrj/pom.xml 1924e87
ugsync/pom.xml aee6e7a
unixauthclient/pom.xml b296d33
unixauthservice/pom.xml 920b2cd
Diff: https://reviews.apache.org/r/32552/diff/
Testing
-------
Thanks,
Alok Lal