Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B1AD1057C for ; Mon, 1 Dec 2014 17:10:44 +0000 (UTC) Received: (qmail 36307 invoked by uid 500); 1 Dec 2014 17:10:44 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 36274 invoked by uid 500); 1 Dec 2014 17:10:44 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 36255 invoked by uid 99); 1 Dec 2014 17:10:43 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 17:10:43 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 0DF1E1FB859; Mon, 1 Dec 2014 17:10:42 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7769516255603726401==" MIME-Version: 1.0 Subject: Re: Review Request 28556: Configs: ZooKeeper data retention From: "Dmytro Sen" To: "Dmytro Sen" Cc: "Andrew Onischuk" , "Ambari" Date: Mon, 01 Dec 2014 17:10:42 -0000 Message-ID: <20141201171042.29132.64547@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Dmytro Sen" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/28556/ X-Sender: "Dmytro Sen" References: <20141201154834.29132.85159@reviews.apache.org> In-Reply-To: <20141201154834.29132.85159@reviews.apache.org> Reply-To: "Dmytro Sen" X-ReviewRequest-Repository: ambari --===============7769516255603726401== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28556/#review63380 ----------------------------------------------------------- Ship it! Ship It! - Dmytro Sen On Дек. 1, 2014, 3:48 п.п., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28556/ > ----------------------------------------------------------- > > (Updated Дек. 1, 2014, 3:48 п.п.) > > > 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 > > --===============7769516255603726401==--