Abhay Kulkarni created RANGER-3913:
--------------------------------------
Summary: Reduce number of calls to FilenameUtils.wildcardMatch()
when evaluating resource matching
Key: RANGER-3913
URL: https://issues.apache.org/jira/browse/RANGER-3913
Project: Ranger
Issue Type: Improvement
Components: Ranger
Reporter: Abhay Kulkarni
Assignee: Abhay Kulkarni
When evaluating resource matching for a path-type resource in a recursive
policy containing wildcards, several calls may be made to Hadoop library
function FilenameUtils.wildcardMatch(). These calls may be expensive and
minimizing such calls may help improve policy evaluation performance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)