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 7aa17a155 RANGER-4675: Using the ozone service id specified in the
config instead of hardcoded value for resource lookup (#297)
new 7dd8d5d27 RANGER-4658: updated GDS policy evaluation to fix handling
of _any access
new 11dbcf7a7 RANGER-4660: fixed error while creating service having name
without an underscore
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../plugin/policyengine/gds/GdsPolicyEngine.java | 57 +++++++++++++++-------
.../gds/GdsSharedResourceEvaluator.java | 21 +++++++-
.../gds/test_gds_policy_engine_hive.json | 40 +++++++++++++++
.../java/org/apache/ranger/rest/ServiceREST.java | 2 +-
4 files changed, 100 insertions(+), 20 deletions(-)