-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28556/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-8496
https://issues.apache.org/jira/browse/AMBARI-8496
Repository: ambari
Description
-------
By default ZooKeeper keeps an indefinite number of snapshots and log file
backups. Please note, these are not handled by log4j. We have customer who are
running out of disk space on there ZooKeeper nodes due to this.
We would like for there to be a way in Ambari to setup a script or property
that will have the system purge snapshots older than X days.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/configuration/zoo.cfg.xml
3449e41
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/configuration/zoo.cfg.xml
3449e41
Diff: https://reviews.apache.org/r/28556/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk