Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A662D5DA for ; Fri, 23 Nov 2012 06:59:11 +0000 (UTC) Received: (qmail 16596 invoked by uid 500); 23 Nov 2012 06:59:04 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 16518 invoked by uid 500); 23 Nov 2012 06:59:03 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 16498 invoked by uid 99); 23 Nov 2012 06:59:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2012 06:59:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of funnlearnforkids@gmail.com designates 209.85.216.41 as permitted sender) Received: from [209.85.216.41] (HELO mail-qa0-f41.google.com) (209.85.216.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2012 06:58:55 +0000 Received: by mail-qa0-f41.google.com with SMTP id c26so1393739qad.14 for ; Thu, 22 Nov 2012 22:58:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=3TYs0T97XS63adaRJvzVxcS5nrWFzKwNOnufsN9lkvM=; b=soY1pe2XPfbugQK3AKKoXnyUeaPurBhyWA7z4Vdfa7RSLSjCoqUuBS+7dn4kKZAWhs /xXxOAh4WDjxoqNC/w6Q2pfv/D04jptkrinnExGg+NiIqsGCqoCpPEcQ2Hw2gO4pJGYq 60Yb3T8SbnqZofGpu4pCZqxWUgbWmgdXqQcIbdzcAh5vdy5mSvFjuOQp5O866Kw6jefI yS0kedQetinx4yJTWE345WbPSmgwdn+Yi6ELqbsWr6i9I6jXpS3BBLlhqPzd2AwC6HtH LL9CNZmoYKDpb0uHMSmifFQwWFebxoeWA0e+EolJikPhb3soaJv5bD6v7YYOlfgFFUVb kx+g== MIME-Version: 1.0 Received: by 10.49.106.71 with SMTP id gs7mr859071qeb.21.1353653915157; Thu, 22 Nov 2012 22:58:35 -0800 (PST) Received: by 10.49.59.78 with HTTP; Thu, 22 Nov 2012 22:58:35 -0800 (PST) Date: Fri, 23 Nov 2012 12:28:35 +0530 Message-ID: Subject: Log files occupy lot of Disk size From: iwannaplay games To: user , user Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Everytime i query hbase or hive ,there is a significant growth in my log files and it consumes lot of space from my hard disk....(Approx 40 gb) So i stop the cluster ,delete all the logs and free the space and then again start the cluster to start my work. Is there any other solution coz i cannot restart the cluster everyday.