[
https://issues.apache.org/jira/browse/RANGER-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated RANGER-4303:
-------------------------------------
Fix Version/s: 2.5.0
> plugin memory sizing
> --------------------
>
> Key: RANGER-4303
> URL: https://issues.apache.org/jira/browse/RANGER-4303
> Project: Ranger
> Issue Type: New Feature
> Components: plugins
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0, 2.5.0
>
> Attachments: RANGER-4303.patch
>
>
> One of the often asked Apache Ranger question is how much memory to allocate
> for a Ranger plugin. A Ranger plugin (i.e., policy engine) typically contains
> following objects:
> * policies
> * tags
> * roles
> * user-group attributes
> The policy engine organizes these objects so that it can quickly respond to
> calls to authorize accesses.
> The memory requirements depends the number and complexities of these objects,
> which can vary highly from one deployment to another. It will help to have a
> tool that can provide guidance on the memory given
> policies/tags/roles/user-group attributes used in the deployment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)