[
https://issues.apache.org/jira/browse/HBASE-8042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597762#comment-13597762
]
Hudson commented on HBASE-8042:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #437 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/437/])
HBASE-8042 Offline Meta Repair no longer points to the correct location
(Revision 1454473)
Result = FAILURE
stack :
Files :
* /hbase/trunk/src/docbkx/book.xml
> Offline Meta Repair no longer points to the correct location
> ------------------------------------------------------------
>
> Key: HBASE-8042
> URL: https://issues.apache.org/jira/browse/HBASE-8042
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Kevin Odell
> Assignee: Kevin Odell
> Fix For: 0.95.0
>
>
> B.4.3. Special case: Root and META are corrupt.
> The most drastic corruption scenario is the case where the ROOT or META is
> corrupted and HBase will not start. In this case you can use the
> OfflineMetaRepair tool create new ROOT and META regions and tables. This tool
> assumes that HBase is offline. It then marches through the existing HBase
> home directory, loads as much information from region metadata files
> (.regioninfo files) as possible from the file system. If the region metadata
> has proper table integrity, it sidelines the original root and meta table
> directories, and builds new ones with pointers to the region directories and
> their data.
> $ ./bin/hbase org.apache.hadoop.hbase.util.OfflineMetaRepair
> The path should be org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira