It seems that the major compaction is spread out and takes time to fire off. I see the regions are now compacted...
On Fri, Nov 30, 2012 at 12:02 AM, Varun Sharma <[email protected]> wrote: > I am using 0.94.0 and also using a master master replication setup - I > tried both using the HBase UI and using major_compact on the shell.. > > > On Thu, Nov 29, 2012 at 11:57 PM, yonghu <[email protected]> wrote: > >> How do you close the major compaction and what hbase version do you use? >> >> >> On Fri, Nov 30, 2012 at 8:51 AM, Varun Sharma <[email protected]> >> wrote: >> > I see nothing like major compaction in the logs of the region server or >> the >> > master... >> > >> > On Thu, Nov 29, 2012 at 11:46 PM, yonghu <[email protected]> wrote: >> > >> >> Do you check your log infor? As far as I understood, if there is a >> >> major compaction, this event will be recorded in log. >> >> >> >> regards! >> >> >> >> Yong >> >> >> >> On Fri, Nov 30, 2012 at 8:41 AM, Varun Sharma <[email protected]> >> wrote: >> >> > Hi, >> >> > >> >> > I turned off automatic major compactions and tried to major compact >> all >> >> > regions via both the region server interface and doing a >> major_compact on >> >> > the table from the shell. Nothing seems to happen. There are several >> >> > regions with 5 store files and I have only 2 column families, hours >> >> after I >> >> > have fired the command. >> >> > >> >> > Is there something obvious I am missing. Is there a way to get more >> >> > diagnostics for the same ? >> >> > >> >> > Thanks >> >> > Varun >> >> >> > >
