-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71839/
-----------------------------------------------------------
(Updated Nov. 29, 2019, 7:12 a.m.)
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Selvamohan Neethiraj, Sailaja
Polavarapu, and Velmurugan Periasamy.
Changes
-------
Fixed review comments.
Bugs: RANGER-2656
https://issues.apache.org/jira/browse/RANGER-2656
Repository: ranger
Description
-------
RANGER-2656:RangerHiveAuthorizer filterListCmdObjects failed to filter database
/ tables when HMS calls the authorizer for filtering
Diffs (updated)
-----
agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java
8469605
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
f10bde4
Diff: https://reviews.apache.org/r/71839/diff/2/
Changes: https://reviews.apache.org/r/71839/diff/1-2/
Testing
-------
Verified in Local VM.
1) Show database and Show table via spark shell to invoke HMS api works as
expected.
Thanks,
Ramesh Mani