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 1654A188C2 for ; Tue, 16 Jun 2015 15:39:05 +0000 (UTC) Received: (qmail 10945 invoked by uid 500); 16 Jun 2015 15:39:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 10915 invoked by uid 500); 16 Jun 2015 15:39:05 -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 10899 invoked by uid 99); 16 Jun 2015 15:39:04 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2015 15:39:04 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 83EA91DFCE7; Tue, 16 Jun 2015 15:39:04 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7971564238965682440==" MIME-Version: 1.0 Subject: Re: Review Request 35520: /var/lib/ambari-metrics-collector/hbase-tmp/ is not cleaned From: "Dmytro Sen" To: "Andrew Onischuk" , "Sid Wagle" Cc: "Dmytro Sen" , "Ambari" Date: Tue, 16 Jun 2015 15:39:04 -0000 Message-ID: <20150616153904.1512.78787@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Dmytro Sen" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/35520/ X-Sender: "Dmytro Sen" References: <20150616152644.1515.19088@reviews.apache.org> In-Reply-To: <20150616152644.1515.19088@reviews.apache.org> Reply-To: "Dmytro Sen" X-ReviewRequest-Repository: ambari --===============7971564238965682440== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit > On Июнь 16, 2015, 3:26 п.п., Andrew Onischuk wrote: > > The unitests do we have them for AMS? Why they didn't change? There are no tests for metrics python scripts - Dmytro ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35520/#review88068 ----------------------------------------------------------- On Июнь 16, 2015, 3:25 п.п., Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35520/ > ----------------------------------------------------------- > > (Updated Июнь 16, 2015, 3:25 п.п.) > > > Review request for Ambari, Andrew Onischuk and Sid Wagle. > > > Bugs: AMBARI-11953 > https://issues.apache.org/jira/browse/AMBARI-11953 > > > Repository: ambari > > > Description > ------- > > Just noticed this on one of the clusters: > # du -sh /var/lib/ambari-metrics-collector/hbase-tmp/ > 5.3G /var/lib/ambari-metrics-collector/hbase-tmp/ > > ls /var/lib/ambari-metrics-collector/hbase-tmp/ > 00ab7fbb-8d4c-4f29-a56b-e442d0e671bb3706294797402901778.tmp 5651b5ed-ae9e-477d-97c4-fb2a28e9ce478518890628859258414.tmp adc34a23-9bfe-422c-ac83-d319d80004741259744343466594290.tmp > 00c8e0d2-b76e-491b-9cbd-b94817b578f37679300700344109248.tmp 56d1071b-ca91-4eb9-8dd4-3964774d21e9927864544683523922.tmp aeaa93c9-6728-43f5-a552-7bd6766d4a962593275712443609785.tmp > 00f749d8-03fc-4e56-bc4d-54c4873520f78086556950059169968.tmp 56e0b4d1-aa41-430c-bfe2-fc7e9a1595fa194248070425323157.tmp aebdfeb5-fd42-4534-b93c-3510f9d515547282232564226842502.tmp > 015eba9c-7fcb-43fe-9491-193b7a0514e02189398306032754822.tmp 58257243-1e08-40b9-956c-ddb30abf5fc68659069663976816735.tmp af26a53b-2924-4c10-8609-efe87abf23cd9057755638968674936.tmp > .... > The root disk is filling up. > > > Diffs > ----- > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams_service.py d348c50 > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py 4c78f77 > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params_linux.py 6443fe8 > > Diff: https://reviews.apache.org/r/35520/diff/ > > > Testing > ------- > > ---------------------------------------------------------------------- > Ran 266 tests in 8.581s > > OK > ---------------------------------------------------------------------- > Total run:791 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Dmytro Sen > > --===============7971564238965682440==--