[ 
https://issues.apache.org/jira/browse/HBASE-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-1638:
-------------------------

    Attachment: purgerow.rb

For jgray to purge bad row in .META.

{code}
$ ./bin/hbase shell purgerow.rb 
/tmp/hbase-stack/hbase/.META./1028785192/info/2656626100894786616 'METAROW'
Writing new file 
/tmp/hbase-stack/hbase/.META./1028785192/info/2656626100894786616.rewrite
Dropped bad row: METAROW/METAFAMILY:/1248765129901/Put/vlen=17
Dropped bad row: METAROW/info:/1248817222264/DeleteFamily/vlen=0
Moving 
/tmp/hbase-stack/hbase/.META./1028785192/info/2656626100894786616.rewrite to 
/tmp/hbase-stack/hbase/.META./1028785192/info/2656626100894786616
{code}

Will overwrite file if it finds bad entries.

> hfile has entry from wrong family
> ---------------------------------
>
>                 Key: HBASE-1638
>                 URL: https://issues.apache.org/jira/browse/HBASE-1638
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Priority: Blocker
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1638.patch, purgerow.rb, purgewrongfamily.rb
>
>
> I have an hfile with an entry from another family.  It was give us by bryan 
> duxbury.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to