[
https://issues.apache.org/jira/browse/HBASE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693804#action_12693804
]
Jim Kellerman commented on HBASE-7:
-----------------------------------
hbasefsck was intended to be a tool used while hdfs was running but hbase was
offline. So I do not understand how flush enters the picture.
The idea was for it to walk through the entire on-disk structure of an hbase
installation, and repair 'stuff that is broken' such as bad entries in the meta
and root region, 'extra files', etc.
If you have a different idea, please post it. We are always open to new
approaches.
> [hbase] Provide a HBase checker and repair tool similar to fsck
> ---------------------------------------------------------------
>
> Key: HBASE-7
> URL: https://issues.apache.org/jira/browse/HBASE-7
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: util
> Reporter: Jim Kellerman
> Fix For: 0.20.0
>
> Attachments: patch.txt
>
>
> We need a tool to verify (and repair) HBase much like fsck
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.