In HBaseAdmin, we have:
public CompactionState getCompactionState(final String
tableNameOrRegionName)
throws IOException, InterruptedException {FYI On Tue, Sep 3, 2013 at 10:02 PM, Sandeep L <[email protected]>wrote: > Hi, > I would like to check if a region is compacting or not. Can some please > let me know how check this? > > Thanks,Sandeep.
