You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Nick Dimiduk <nd...@gmail.com> on 2014/08/21 03:09:55 UTC

Compaction reports not right

Things are not quite right. This is a build of 0.98.4 + HBASE-10070 pieces.

Andrew, Lars, you guys were looking at this stuff recently, right?

http://people.apache.org/~ndimiduk/compactions.png

Re: Compaction reports not right

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
I confirm that I have the same "behavior" on my side...


        ServerName          Num. Compacting KVs Num. Compacted KVs
Remaining KVs Compaction Progress
hbr101,60020,1408635259025  0                   0                  0
hbr102,60020,1408635260758  0                   0                  0
hbr103,60020,1408635261401  0                   0                  0
hbr104,60020,1408637133859  2349138             2421763
-72625        103.09%



2014-08-20 22:00 GMT-04:00 Andrew Purtell <ap...@apache.org>:

> Yes, I was recently in this area with HBASE-11702.  I added new metrics
> without changing wherever num compacting KVs is incremented. See the patch
> on that issue, especially the changes in Compactor. Things do look off but
> that predates my change.
>
>
> On Wed, Aug 20, 2014 at 6:09 PM, Nick Dimiduk <nd...@gmail.com> wrote:
>
> > Things are not quite right. This is a build of 0.98.4 + HBASE-10070
> pieces.
> >
> > Andrew, Lars, you guys were looking at this stuff recently, right?
> >
> > http://people.apache.org/~ndimiduk/compactions.png
> >
>
>
>
> --
> Best regards,
>
>    - Andy
>
> Problems worthy of attack prove their worth by hitting back. - Piet Hein
> (via Tom White)
>

Re: Compaction reports not right

Posted by Andrew Purtell <ap...@apache.org>.
Yes, I was recently in this area with HBASE-11702.  I added new metrics
without changing wherever num compacting KVs is incremented. See the patch
on that issue, especially the changes in Compactor. Things do look off but
that predates my change.


On Wed, Aug 20, 2014 at 6:09 PM, Nick Dimiduk <nd...@gmail.com> wrote:

> Things are not quite right. This is a build of 0.98.4 + HBASE-10070 pieces.
>
> Andrew, Lars, you guys were looking at this stuff recently, right?
>
> http://people.apache.org/~ndimiduk/compactions.png
>



-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)