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 ADE77D687 for ; Fri, 23 Nov 2012 07:11:28 +0000 (UTC) Received: (qmail 50985 invoked by uid 500); 23 Nov 2012 07:11:24 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 50870 invoked by uid 500); 23 Nov 2012 07:11:24 -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 50852 invoked by uid 99); 23 Nov 2012 07:11:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2012 07:11:23 +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 (athena.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 07:11:17 +0000 Received: by mail-qa0-f41.google.com with SMTP id c26so1398054qad.14 for ; Thu, 22 Nov 2012 23:10:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=3TYs0T97XS63adaRJvzVxcS5nrWFzKwNOnufsN9lkvM=; b=PNwFsFllNO9STzzTmG6sa9qXS5VCJ+nB0PhnkDgNWg8GCM+dSoNt4xJKM0/5U5JkpK Oy9qPwednz1U8g8rqEHvQGDIgDTg9EviIJqtPd41DSgQSI+w1yboDzlD26yWwSUW5041 pW2J2MdHc7ckd0J8zvS+e6XjOuzm1rwpsmwFh/XsxbyWTRI2ypd+3UYCl0tak3lgTBhb 4+o1FSe1xTsnkadNqFS3K5gaktjVF1ixlcJd/pBn9YjMhpZGpMAEW5uOnER+DxytUkJr pmRNFfc3KyrotKcb+XN1mKv5WN6+HQC+SQwOK9e7tt3LbYkqj/5AoQRCiwbFqPg+9X/f R5Ng== MIME-Version: 1.0 Received: by 10.224.179.13 with SMTP id bo13mr3459861qab.11.1353654656395; Thu, 22 Nov 2012 23:10:56 -0800 (PST) Received: by 10.49.59.78 with HTTP; Thu, 22 Nov 2012 23:10:56 -0800 (PST) In-Reply-To: References: Date: Fri, 23 Nov 2012 12:40:56 +0530 Message-ID: Subject: Log files occupy lot of Disk size From: iwannaplay games To: user@hadoop.apache.org 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.