[
https://issues.apache.org/jira/browse/HBASE-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093415#comment-13093415
]
Ted Yu commented on HBASE-4272:
-------------------------------
{code}
+ } else if (cmd.equals("-checkmeta")) {
+ fsck.setCheckMetaOnly();
{code}
Probably -checkmetaonly is a better option name ?
> Add hbck feature to only inspect and try to repair META and ROOT
> ----------------------------------------------------------------
>
> Key: HBASE-4272
> URL: https://issues.apache.org/jira/browse/HBASE-4272
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.92.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: 0010-HBASE-4272.-fsck-meta-only-mode.patch
>
>
> In cases that META is stuck unassigned, hbck currently crashes. It should be
> able to handle mis-deployed META and ROOT.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira