Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3272811206 for ; Thu, 19 Jun 2014 11:40:00 +0000 (UTC) Received: (qmail 8483 invoked by uid 500); 19 Jun 2014 11:39:58 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 8409 invoked by uid 500); 19 Jun 2014 11:39:58 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 8387 invoked by uid 99); 19 Jun 2014 11:39:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 11:39:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of anoop.hbase@gmail.com designates 209.85.217.181 as permitted sender) Received: from [209.85.217.181] (HELO mail-lb0-f181.google.com) (209.85.217.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 11:39:52 +0000 Received: by mail-lb0-f181.google.com with SMTP id p9so1331968lbv.26 for ; Thu, 19 Jun 2014 04:39:31 -0700 (PDT) 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=F4lRuP/EmTMERWApd6oDoW8kzz3vDAsi6zvoTebU/OQ=; b=0y729JaRo0y54KLc/NFJ9TGiaYYk9lT77JjfaGw/S+bPltzRIv31UNSBuikSrktHu+ eXiOncUf02aq+lqE9eRHY4jsHvlyHsBgKm5L6jE8G3w211gu8edXAx04uKQ/V/rCnMlu y1dO42dkWOirJ3Yj3lNf87LsbseKoKp9sixLCx9qiXU1xWlBFm5s8+g54FR9xvUZouXj CGfxtcFDy7NrgNigceMhgMT5QAOkDZsXVHew2Q4pemGyQj6IM+V6n4NsaQ5jwbXGhApK KE0l9b/ZBdlbTe6cEGx13TLz3Qzk6Yw5Kcv3XrUpjlErmz4E3/qrD3oQ1VherMIOnyPc MhFg== MIME-Version: 1.0 X-Received: by 10.112.134.138 with SMTP id pk10mr999174lbb.92.1403177970893; Thu, 19 Jun 2014 04:39:30 -0700 (PDT) Received: by 10.112.170.161 with HTTP; Thu, 19 Jun 2014 04:39:30 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Jun 2014 17:09:30 +0530 Message-ID: Subject: Re: how to know run major compact successfully? From: Anoop John To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=089e0122925e83085c04fc2ed43c X-Virus-Checked: Checked by ClamAV on apache.org --089e0122925e83085c04fc2ed43c Content-Type: text/plain; charset=UTF-8 >>Compaction Progress is confusing, which 110.55% 110% !!! Mind raising a jira with the details and ur observation? -Anoop- On Wed, Jun 18, 2014 at 8:56 AM, Li Li wrote: > I found the information in web ui > http://mphbase-master1:60010/master-status#compactStas > but the Compaction Progress is confusing, which 110.55% > > On Wed, Jun 18, 2014 at 11:19 AM, Li Li wrote: > > I have deleted many rows in a table. as far as I know, only after > > major compaction, they are really deleted. So I run major compact > > 'tablename' in hbase shell > > it returns very fast. is the real compact operation running in > > background? how do I know it's done? > --089e0122925e83085c04fc2ed43c--