This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from bec8af3da RANGER-4980: Delete permissions on directory is denied which
has hierarchy of files/directory rooted at the argument passed to the HDFS
command
add e4b7f149f RANGER-4985: update GdsAccessResult to include fields
allowedByDatasets and allowedByProjects
No new revisions were added by this update.
Summary of changes:
.../plugin/policyengine/RangerAccessResult.java | 38 +++++++--
.../plugin/policyengine/gds/GdsAccessResult.java | 98 ++++++++++++++--------
.../policyengine/gds/GdsDataShareEvaluator.java | 12 +--
.../policyengine/gds/GdsDatasetEvaluator.java | 24 ++++--
.../plugin/policyengine/gds/GdsPolicyEngine.java | 69 ++++++++-------
.../policyengine/gds/GdsProjectEvaluator.java | 15 +++-
.../gds/test_gds_policy_engine_hive.json | 84 +++++++++++++++----
7 files changed, 241 insertions(+), 99 deletions(-)