HBASE-23562 [operator tools] Add a RegionsMerge tool that allows for merging multiple adjacent regions until a desired number of regions is reached.

Co-authored-by: BukrosSzabolcs <bukros.szabolcs@gmail.com>

Closes #56

Signed-off-by: Josh Elser <elserj@apache.org>
7 files changed
tree: 44adf89f75f8fd84ac578d9c8e6be29c6095dcae
  1. build-support/
  2. dev-support/
  3. hbase-hbck2/
  4. hbase-operator-tools-assembly/
  5. hbase-tools/
  6. .gitignore
  7. CHANGES.md
  8. LICENSE.txt
  9. NOTICE.txt
  10. pom.xml
  11. README.md
  12. 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).