[
https://issues.apache.org/jira/browse/HBASE-19121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16512757#comment-16512757
]
Umesh Agashe commented on HBASE-19121:
--------------------------------------
Current usage:
{code:java}
usage: hbase org.apache.hadoop.hbase.util.HBaseFsck2 [OPTIONS] [ACTIONS]
Options:
-l,--timelag <TimeInSeconds> Restrict actions to regions that are not updated
in last <TimeInSeconds> seconds.
-e,--noExclusive Run even if another instance of hbck is running.
-t,--tables <tables> Restrict actions to specified comma seperated list of
tables.
-r,--regions <regions> Restrict actions to specified comma seperated list of
regions.
-s,--regionServers <RegionServers> Restrict actions to specified comma
seperated list of region servers.
-d,--details Report details.
-v,--verbose Verbose output.
Actions:
FixAssignments Try fixing assignments of regions stuck in transition by
submitting assign/ unassign procedures.{code}
> HBCK for AMv2 (A.K.A HBCK2)
> ---------------------------
>
> Key: HBASE-19121
> URL: https://issues.apache.org/jira/browse/HBASE-19121
> Project: HBase
> Issue Type: Bug
> Components: hbck
> Reporter: stack
> Assignee: Umesh Agashe
> Priority: Major
> Attachments: hbase-19121.master.001.patch
>
>
> We don't have an hbck for the new AM. Old hbck may actually do damage going
> against AMv2.
> Fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)