-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35208/
-----------------------------------------------------------
(Updated June 8, 2015, 12:38 p.m.)
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-11636
https://issues.apache.org/jira/browse/AMBARI-11636
Repository: ambari
Description (updated)
-------
Changing the log file property on the frontend has no affect since the value
is set in /Users/ambari-server/src/main/resources/common-
services/FLUME/1.4.0.2.0/package/scripts/params.py
flume_log_dir = '/var/log/flume'
Hopefully easy to fix too.
Diffs
-----
ambari-server/src/main/resources/common-services/FLUME/1.4.0.2.0/package/scripts/params.py
45902de
ambari-server/src/test/python/stacks/2.0.6/configs/default.json 2c09011
ambari-server/src/test/python/stacks/2.0.6/configs/flume_22.json 4c05aa3
ambari-server/src/test/python/stacks/2.0.6/configs/flume_target.json 4ef43ae
Diff: https://reviews.apache.org/r/35208/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk