/myhbase

MyHBASE is a simple Python script to handle batch operations in HBASE tables

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

myhbase

MyHBASE is a set of tools coded in Python handle batch operations in HBASE tables.

It's based on HappyBase

Currently, there is only one tool named 'delete' which operates batch deleting tasks over HBase tables.