Revert "HBASE-23927 hbck2 assigns command should accept a file containing a list of region names - amend to put test input file in test data dir #66"

This reverts commit cb034317ba5c5a8b3e8c2cb8ef901bceef954f27.
1 file changed
tree: e801516715f177701c5373b41eb3adba6b7b2b27
  1. build-support/
  2. dev-support/
  3. hbase-hbck2/
  4. hbase-operator-tools-assembly/
  5. hbase-table-reporter/
  6. hbase-tools/
  7. .asf.yaml
  8. .gitignore
  9. CHANGES.md
  10. LICENSE.txt
  11. NOTICE.txt
  12. pom.xml
  13. README.md
  14. 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).
  • TableReporter, a tool to generate a basic report on Table column counts and row sizes; use when no distributed execution available.