finally, it become 100%. How I don't know how to reproduce it. What I have done is deleting many rows and in hbase shell executing "major_compact 'tablename'"
On Thu, Jun 19, 2014 at 7:39 PM, Anoop John <[email protected]> wrote: >>>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 <[email protected]> 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 <[email protected]> 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? >>
