HBASE-27828 Introduce hbase-kubernetes-deployment module (#117)

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
3 files changed
tree: 402bf5e4ac281e5cfb4a9ce763dd34c13735a6c4
  1. build-support/
  2. dev-support/
  3. hbase-hbck2/
  4. hbase-kubernetes-deployment/
  5. hbase-operator-tools-assembly/
  6. hbase-table-reporter/
  7. hbase-tools/
  8. .asf.yaml
  9. .gitignore
  10. CHANGES.md
  11. LICENSE.txt
  12. NOTICE.txt
  13. pom.xml
  14. README.md
  15. 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.