-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72517/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Selvamohan Neethiraj, Sailaja
Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-2828
https://issues.apache.org/jira/browse/RANGER-2828
Repository: ranger
Description
-------
RANGER-2828:RangerExportPolicy with resource filter fails to fetch policies
Diffs
-----
security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java
857a597
Diff: https://reviews.apache.org/r/72517/diff/1/
Testing
-------
Verified in local vm with curl
curl -k -u admin:admin --verbose -X GET
'http://172.25.34.170:6080/service/plugins/policies/exportJson?serviceName=c349_hive&polResource=SZ_SL&resource:database=SZ_SL&serviceType=hive&resourceMatchScope=self_or_ancestor&resourceMatch=full'
curl -k -u admin:admin --verbose -X GET
'http://172.25.34.170:6080/service/plugins/policies/exportJson?serviceName=c349_hive&polResource=SZ_SL&resource:database=SZ_SL&serviceType=hive&resourceMatchScope=self_or_ancestor'
Thanks,
Ramesh Mani