https://github.com/apache/hbase-operator-tools
Apache HBase Operator Tools
https://github.com/apache/hbase-operator-tools
database hbase java
Last synced: 24 days ago
JSON representation
Apache HBase Operator Tools
- Host: GitHub
- URL: https://github.com/apache/hbase-operator-tools
- Owner: apache
- License: apache-2.0
- Created: 2018-07-31T23:07:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T02:32:52.000Z (7 months ago)
- Last Synced: 2025-05-10T17:16:30.380Z (29 days ago)
- Topics: database, hbase, java
- Language: Java
- Homepage: https://hbase.apache.org/
- Size: 575 KB
- Stars: 177
- Watchers: 45
- Forks: 148
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# hbase-operator-tools
Host for [Apache HBase™](https://hbase.apache.org)
operator tools including:* [HBCK2](https://github.com/apache/hbase-operator-tools/tree/master/hbase-hbck2), the hbase-2.x fix-it tool, the successor to hbase-1's _hbck_ (A.K.A _hbck1_).
* [TableReporter](https://github.com/apache/hbase-operator-tools/tree/master/hbase-table-reporter), a tool to generate a basic report on Table column counts and row sizes; use when no distributed execution available.