You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Rita <rm...@gmail.com> on 2011/11/27 13:41:25 UTC

major compaction

Hello,

When I do a major compaction of a table (1 billion rows). How do I know
when its completed? Also, what can I see in the metrics to see the status
of it

-- 
--- Get your facts first, then you can distort them as you please.--

Re: major compaction

Posted by Lars George <la...@gmail.com>.
Your best bet - short of tailing the logs - seems to use the compactionQueue metric, that is available through Ganglia and JMX. It should go back to zero when all compactions are done.

Lars

On Nov 27, 2011, at 1:41 PM, Rita wrote:

> Hello,
> 
> When I do a major compaction of a table (1 billion rows). How do I know
> when its completed? Also, what can I see in the metrics to see the status
> of it
> 
> -- 
> --- Get your facts first, then you can distort them as you please.--