You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Ted Yu <yu...@gmail.com> on 2010/11/20 16:59:55 UTC

exporting/importing selected rows from .META. table

Hi,
Yesterday I logged
https://issues.apache.org/jira/browse/HBASE-3251

Since the dangling row in .META. happens rarely, I am looking for a way to
save it for debugging purpose.
Is there a way to export row from .META. before deleting it ?

Thanks

Re: exporting/importing selected rows from .META. table

Posted by Ted Yu <yu...@gmail.com>.
See code I posted on:
https://issues.apache.org/jira/browse/HBASE-3255

On Sat, Nov 20, 2010 at 7:59 AM, Ted Yu <yu...@gmail.com> wrote:

> Hi,
> Yesterday I logged
> https://issues.apache.org/jira/browse/HBASE-3251
>
> Since the dangling row in .META. happens rarely, I am looking for a way to
> save it for debugging purpose.
> Is there a way to export row from .META. before deleting it ?
>
> Thanks
>