[
https://issues.apache.org/jira/browse/RANGER-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307260#comment-15307260
]
Gautam Borad commented on RANGER-900:
-------------------------------------
Committed to master :
https://github.com/apache/incubator-ranger/commit/4d3ce6cc036f490921653f9b3385b16b17fda181
> Remove support for DB based auditing
> ------------------------------------
>
> Key: RANGER-900
> URL: https://issues.apache.org/jira/browse/RANGER-900
> Project: Ranger
> Issue Type: New Feature
> Reporter: Velmurugan Periasamy
> Assignee: Pradeep Agrawal
> Fix For: 0.6.0
>
> Attachments: RANGER-900-3.patch, RANGER-900-4.patch
>
>
> Currently Ranger supports the following methods for storing audit data
> 1. Database
> 2. HDFS
> 3. Solr
> 4. Log4j custom appender
> Ranger UI can currently read from both database and Solr. Since storing audit
> data in database in not a scalable approach, proposal is to remove database
> support for audit and keep only Solr as the source of audit for Ranger UI.
> Users can still send their audit to HDFS as well as Log4j.
> https://issues.apache.org/jira/browse/RANGER-271 provides a migration utility
> for moving data from DB to Solr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)