修复工具 HBCK 2
HBase 2.x 版本使用 HBCK2。HBase 1.x 版本仍然使用 HBCK。
更多 HBCK2 使用和功能介绍,可参考 HBCK2
  cd /opt/hbase
  bin/hbase org.apache.hbase.HBCK2
或
  cd /opt/hbase
  bin/hbase hbck -j lib/hbase-hbck2-1.0.0.jar
HBase 2.x 版本使用 HBCK2。HBase 1.x 版本仍然使用 HBCK。
更多 HBCK2 使用和功能介绍,可参考 HBCK2
  cd /opt/hbase
  bin/hbase org.apache.hbase.HBCK2
或
  cd /opt/hbase
  bin/hbase hbck -j lib/hbase-hbck2-1.0.0.jar