You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2017/03/19 21:39:42 UTC

[jira] [Updated] (RANGER-1162) Tag lookup optimization: use prefix lookup to reduce number of evaluators attempted

     [ https://issues.apache.org/jira/browse/RANGER-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Velmurugan Periasamy updated RANGER-1162:
-----------------------------------------
    Fix Version/s: 0.7.0
                   0.6.2

> Tag lookup optimization: use prefix lookup to reduce number of evaluators attempted
> -----------------------------------------------------------------------------------
>
>                 Key: RANGER-1162
>                 URL: https://issues.apache.org/jira/browse/RANGER-1162
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 0.6.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>             Fix For: 0.7.0, 0.6.2
>
>         Attachments: RANGER-1162.2.patch, RANGER-1162.3.patch, RANGER-1162.4.patch, RANGER-1162.patch
>
>
> Based on the improvements seen in policy-evaluation response time, after changes in RANGER-1161, the logic to determine the tags for the accessed-resource can benefit with the same approach. Currently the policy engine attempts to match the resource with all service-resources. The number of evaluators attempted can be reduced by using a better arrangement/lookup of service-resources - like trie.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)