Added more to the tools appendix -- added mention of hbase hbck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031834 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
051442253d
commit
dbb9b3bbdf
@ -1707,6 +1707,9 @@ index e70ebc6..96f8c27 100644
|
|||||||
At the end of the commands output it prints <emphasis>OK</emphasis>
|
At the end of the commands output it prints <emphasis>OK</emphasis>
|
||||||
or <emphasis>INCONSISTENCY</emphasis>. If your cluster reports
|
or <emphasis>INCONSISTENCY</emphasis>. If your cluster reports
|
||||||
inconsistencies, pass <command>-details</command> to see more detail emitted.
|
inconsistencies, pass <command>-details</command> to see more detail emitted.
|
||||||
|
If inconsistencies, run <command>hbck</command> a few times because the
|
||||||
|
inconsistency may be transient (e.g. cluster is starting up or a region is
|
||||||
|
splitting).
|
||||||
Passing <command>-fix</command> may correct the inconsistency (This latter
|
Passing <command>-fix</command> may correct the inconsistency (This latter
|
||||||
is an experimental feature).
|
is an experimental feature).
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user