----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59376/ -----------------------------------------------------------
Review request for ranger. 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
