You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Anthony Nguyen <an...@gmail.com> on 2016/03/04 07:55:30 UTC

Links left in data/default/table_name directory after major compaction

Hi all,

For a table that was restored from a snapshot in HBase 1.1.2, is it normal
for some link files to still remain in data/default/table_name? Another
major_compact clears these link files, so shouldn't they have been deleted
the first time around?

Thanks!

Re: Links left in data/default/table_name directory after major compaction

Posted by Esteban Gutierrez <es...@cloudera.com>.
Hi Anthony,

It depends on many things, TTLs, versions, etc. Do you see anything in the
logs why the RS skipped to compact those region files on the first attempt?

thanks,
esteban.



--
Cloudera, Inc.


On Thu, Mar 3, 2016 at 10:55 PM, Anthony Nguyen <anthony.an.nguyen@gmail.com
> wrote:

> Hi all,
>
> For a table that was restored from a snapshot in HBase 1.1.2, is it normal
> for some link files to still remain in data/default/table_name? Another
> major_compact clears these link files, so shouldn't they have been deleted
> the first time around?
>
> Thanks!
>