star created RANGER-2651:
----------------------------

             Summary: Improve performance of building and querying  
RangerResourceTrie
                 Key: RANGER-2651
                 URL: https://issues.apache.org/jira/browse/RANGER-2651
             Project: Ranger
          Issue Type: Improvement
          Components: Ranger
    Affects Versions: 1.2.0, 2.0.0
            Reporter: star


When we have 100,000 policies, it takes a long time to initialize hive plugin 
(more than 1min) and evaluate access request(more than 1s). Digging into the 
process, we found java stack as above images. Obviously it is the List.IndexOf 
method which makes it taking too much time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to