Velmurugan Periasamy created RANGER-900:
-------------------------------------------
Summary: 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: Velmurugan Periasamy
Fix For: 0.6.0
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)