[
https://issues.apache.org/jira/browse/RANGER-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-5632.
--------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Merged in master branch:
https://github.com/apache/ranger/commit/e3babee053acc2fabe060ec75172659e1eebb315
> update plugins packaging to have audit-server as the only audit destination
> ---------------------------------------------------------------------------
>
> Key: RANGER-5632
> URL: https://issues.apache.org/jira/browse/RANGER-5632
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently Ranger plugins package includes libraries to support Solr and HDFS
> as audit destinations. This results in several dependent libraries to be
> included in the plugins package. With the introduction of audit server in
> RANGER-5262, plugins can avoid including many such dependent libraries by
> having audits sent only to the audit server, and have audit server dispatch
> to destinations like Solr, Opensearch, HDFS, S3.
> This JIRA tracks updates to plugins packaging to remove all audit
> destinations except audit server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)