HBASE-23180 hbck2 testing tool (#47)

HBASE-23180 hbck2 testing tool

This adds a new tool that spins up a hbase on hadoop minicluster and
mimicks actions of hbck2 to verify it's functionalities

Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
4 files changed
tree: 61996783d7e38b694fa2c52e171fe13352f86d95
  1. build-support/
  2. dev-support/
  3. hbase-hbck2/
  4. hbase-operator-tools-assembly/
  5. .gitignore
  6. CHANGES.md
  7. LICENSE.txt
  8. NOTICE.txt
  9. pom.xml
  10. README.md
  11. RELEASENOTES.md
README.md

hbase-operator-tools

Host for Apache HBaseâ„¢ operator tools including:

  • HBCK2, the hbase-2.x fix-it tool, the successor to hbase-1's hbck (A.K.A hbck1).