-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75260/
-----------------------------------------------------------
Review request for ranger, Abhishek Kumar, Fateh Singh, Kishor Gollapalliwar,
Abhay Kulkarni, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and
Velmurugan Periasamy.
Bugs: RANGER-4985
https://issues.apache.org/jira/browse/RANGER-4985
Repository: ranger
Description
-------
- updated GdsAccessResult with 2 new fields: allowedByDatasets,
allowedByProjects
- updated GDS policy evaluation to populate the new fields
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerAccessResult.java
402cbda68
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/gds/GdsAccessResult.java
b2158579f
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/gds/GdsDataShareEvaluator.java
98f8da493
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/gds/GdsDatasetEvaluator.java
9c37b6783
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/gds/GdsPolicyEngine.java
972e8bf28
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/gds/GdsProjectEvaluator.java
89324ddb4
agents-common/src/test/resources/policyengine/gds/test_gds_policy_engine_hive.json
a5e3636b3
Diff: https://reviews.apache.org/r/75260/diff/1/
Testing
-------
- updated tests to validate that GDS policy evaluation populates the new fields
introduced correctly
Thanks,
Madhan Neethiraj