-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59376/
-----------------------------------------------------------
(Updated May 18, 2017, 8:36 p.m.)
Review request for ranger.
Bugs: RANGER-1584
https://issues.apache.org/jira/browse/RANGER-1584
Repository: ranger
Description
-------
Currently Tagsync hardcodes the log directory as /var/log/ranger/tagsync. It
doesn't support customization setting for log location from Ambari side.
But Ambari is exporting an environment as RANGER_TAGSYNC_LOG_DIR for tagsync
log dir already. Ranger should pick up this to work with Ambari configuration
instead of hardcoding it.
Diffs
-----
tagsync/scripts/ranger-tagsync-services.sh 3b90d116
Diff: https://reviews.apache.org/r/59376/diff/1/
Testing
-------
New Installation with Amabri.
Replacing the script with exisiting ranger installation.
Thanks,
Yujie Li