[ https://issues.apache.org/jira/browse/RANGER-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhan Neethiraj updated RANGER-5103: ------------------------------------- Attachment: RANGER-5103.patch > RangerPluginConfig to support additional config files during initialization > --------------------------------------------------------------------------- > > Key: RANGER-5103 > URL: https://issues.apache.org/jira/browse/RANGER-5103 > Project: Ranger > Issue Type: Improvement > Components: plugins > Reporter: Madhan Neethiraj > Assignee: Madhan Neethiraj > Priority: Major > Fix For: 3.0.0, 2.6.0 > > Attachments: RANGER-5103.patch > > Time Spent: 10m > Remaining Estimate: 0h > > Ranger plugins use RangerPluginConfig class to read configurations loaded > from files. This class initializes itself by loading following configuration > files in the classpath: > # ranger-<serviceType>-audit.xml > # ranger-<serviceType>-security.xml > # ranger-<serviceType>-policymgr-ssl.xml > # ranger-<serviceType>-<serviceName>-audit.xml > # ranger-<serviceType>-<serviceName>-security.xml > # ranger-<serviceType>-<serviceName>-policymgr-ssl.xml > > Some plugins like Trino plugin have the option to load configurations from > other files. RangerPluginConfig should be extended to initialize itself with > additional configuration files. -- This message was sent by Atlassian Jira (v8.20.10#820010)