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 cf2c4a536 RANGER-4908: updated plugin to use session cookie for all
APIs
add 2e34537fa RANGER-4911: support validity-schedule in datasets/projects
to enable automatic expiry
No new revisions were added by this update.
Summary of changes:
.../org/apache/ranger/plugin/model/RangerGds.java | 24 ++++--
.../policyengine/gds/GdsDatasetEvaluator.java | 88 +++++++++++++---------
.../policyengine/gds/GdsProjectEvaluator.java | 70 ++++++++++-------
.../apache/ranger/plugin/util/ServiceGdsInfo.java | 28 +++++--
.../src/test/resources/plugin/hive_gds_info.json | 56 +++++++++++++-
.../resources/plugin/test_base_plugin_hive.json | 8 +-
.../gds/test_gds_policy_engine_hive.json | 40 +++++++---
.../apache/ranger/common/ServiceGdsInfoCache.java | 2 +
8 files changed, 224 insertions(+), 92 deletions(-)