----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75183/ -----------------------------------------------------------
Review request for ranger. Bugs: RANGER-4911 https://issues.apache.org/jira/browse/RANGER-4911 Repository: ranger Description ------- - added field validitySchedule to RangerDataset and RangerProject - updated Gds policy engine to handle validitySchedule specified while evaluating access Diffs ----- agents-common/src/main/java/org/apache/ranger/plugin/model/RangerGds.java cef883dc0 agents-common/src/main/java/org/apache/ranger/plugin/policyengine/gds/GdsDatasetEvaluator.java 4b5ef755e agents-common/src/main/java/org/apache/ranger/plugin/policyengine/gds/GdsProjectEvaluator.java 87175ea5c agents-common/src/main/java/org/apache/ranger/plugin/util/ServiceGdsInfo.java 29d888129 agents-common/src/test/resources/plugin/hive_gds_info.json f7797cf92 agents-common/src/test/resources/plugin/test_base_plugin_hive.json 1e29f39c9 agents-common/src/test/resources/policyengine/gds/test_gds_policy_engine_hive.json 75eed6ddf security-admin/src/main/java/org/apache/ranger/common/ServiceGdsInfoCache.java a3b6ab3ce Diff: https://reviews.apache.org/r/75183/diff/1/ Testing ------- - updated GDS policy engine unit tests to cover the new field validitySchedule - verified that existing unit tests complete successfully Thanks, Madhan Neethiraj