[ https://issues.apache.org/jira/browse/RANGER-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449918#comment-17449918 ]
Abhay Kulkarni commented on RANGER-3519: ---------------------------------------- Additional patch is posted for more memory optimizations - https://reviews.apache.org/r/73728/ > Provide an option to optimize space needed by Trie objects > ---------------------------------------------------------- > > Key: RANGER-3519 > URL: https://issues.apache.org/jira/browse/RANGER-3519 > Project: Ranger > Issue Type: Bug > Components: Ranger > Reporter: Abhay Kulkarni > Assignee: Abhay Kulkarni > Priority: Major > Fix For: 3.0.0 > > > When the number of policies (and/or tagged resources) is large, the data > structures used by Ranger as indexes for policies (and/or tagged resources) > may need a very large heap memory because they are optimized for fast lookup. > It is desirable to be able to configure Ranger to have these structures > optimized for space in order to keep the heap requirements within acceptable > limit at the cost of somewhat slower lookup. -- This message was sent by Atlassian Jira (v8.20.1#820001)