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! >
