Madhan Neethiraj created RANGER-4316:
----------------------------------------
Summary: Path resource matcher handling of resource ending with
separator
Key: RANGER-4316
URL: https://issues.apache.org/jira/browse/RANGER-4316
Project: Ranger
Issue Type: Bug
Components: plugins
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
HDFS policy {{{ path: /app/hive/, isRecursive: true } }}should match all paths
given below:
# {{/app/hive/default}}
# {{/app/hive/default/test}}
# {{/app/hive/}}
However, the policy does not match for path #3 above. This needs to be reviewed
and fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)