Skip to content

Commit 26ace17

Browse files
authored
Update hbase-troubleshoot-hbase-hbck-inconsistencies.md
add another solution to force to assign region to fix inconsistency
1 parent 257238e commit 26ace17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/hdinsight/hbase/hbase-troubleshoot-hbase-hbck-inconsistencies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Bring regions online by running:
4949
hbase hbck -ignorePreCheckPermission –fixAssignment
5050
```
5151
52+
Alternatively, run `assign <region-hash>` on hbase-shell to force to assign this region
53+
5254
---
5355
5456
## Issue: Regions have the same start/end keys

0 commit comments

Comments
 (0)