[
https://issues.apache.org/jira/browse/RANGER-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320160#comment-15320160
]
Madhan Neethiraj commented on RANGER-1007:
------------------------------------------
[~kalexin] this would be an useful addition. Will you be able to enhance
resource matchers (RangerPathResourceMatcher.java &
RangerDefaultResourceMatcher.java) to support this?
> ranger policy resource path support character class, range, negation
> --------------------------------------------------------------------
>
> Key: RANGER-1007
> URL: https://issues.apache.org/jira/browse/RANGER-1007
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Affects Versions: 0.5.2
> Reporter: Kalexin Baoerjiin
>
> Currently, ranger policy resource path only supports the asterisk character *
> and the question mark ?. It would be nice to support character class and
> range, and other helpful file glob patterns.
> For example:
> sales[1,2,3].csv
> sales[1-3].csv
> sales[^4].csv
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)