major_compact command can also compact selected region. Take a look at the sample at the beginning of: ./src/main/ruby/shell/commands/major_compact.rb
Cheers On Mon, Jul 1, 2013 at 10:55 AM, Viral Bajaria <[email protected]>wrote: > You can use hbase shell and run major_compact 'tablename' or you could run > echo "major_compact 'tablename' | hbase shell > > On Sun, Jun 30, 2013 at 7:51 PM, ch huang <[email protected]> wrote: > > > i want clean the data that is deleted ,question is which command i can > > execute on commandline? > > thanks all! > > >
