You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/07/16 17:11:00 UTC

[jira] [Resolved] (HBASE-22680) [HBCK2] OfflineMetaRepair for hbase2/hbck2

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

stack resolved HBASE-22680.
---------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed
    Release Note: 
Adds a version of the old OfflineMetaRepair tool from hbck1 updated to work against hbase2. Here is how you'd run it:

 $ HBASE_CLASSPATH_PREFIX=~/checkouts/hbase-operator-tools/hbase-hbck2/target/hbase-hbck2-1.0.0-SNAPSHOT.jar ./bin/hbase org.apache.hbase.hbck1.OfflineMetaRepair -details

See section "hbase:meta region/table restore/rebuild" in hbase-hbck README in operator tools for more detail on how to run it (https://github.com/apache/hbase-operator-tools/tree/master/hbase-hbck2)



Merged PR. Thanks for blessing [~wchevreuil] (and review [~busbey])

> [HBCK2] OfflineMetaRepair for hbase2/hbck2
> ------------------------------------------
>
>                 Key: HBASE-22680
>                 URL: https://issues.apache.org/jira/browse/HBASE-22680
>             Project: HBase
>          Issue Type: Sub-task
>          Components: hbck2
>    Affects Versions: hbase-operator-tools-1.0.0
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>             Fix For: hbase-operator-tools-1.0.0
>
>
> Add tooling and doc that allows recovery of meta after catastrophic loss of meta table. Like the OfflineMetaRepair tool of hbck1. To address request for a tool that can 'rebuild meta from region metadata in the filesystem' as noted in the parent description.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)