-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59908/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O
hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan
Neethiraj, and Velmurugan Periasamy.
Bugs: RANGER-1604
https://issues.apache.org/jira/browse/RANGER-1604
Repository: ranger
Description
-------
DB based auditing had been removed in RANGER-900. But some configurations and
codes are not removed accordingly in Ranger Admin. It often makes the user feel
confused such as RANGER-1286. We should do the following modification:
1. Add description information to configuration file to remind users don't use
db to store audit log..
2. Remove invalid code from setup.sh to eliminate misunderstanding. In order to
avoid the introduction of the new issue, I do not modify db_setup.py and
dba_script.py.
Diffs
-----
security-admin/scripts/install.properties 06a1b89
security-admin/scripts/setup.sh ef61e8d
Diff: https://reviews.apache.org/r/59908/diff/1/
Testing
-------
Thanks,
Qiang Zhang