Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/hbase-operator-tools

Apache HBase Operator Tools
https://github.com/apache/hbase-operator-tools

database hbase java

Last synced: about 2 months ago
JSON representation

Apache HBase Operator Tools

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.