HBase Manager
HBase Manager DescriptionHBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update.
The Scan Operation can be fully customized with Filters and custom scan range also.
** Current build is using 0.92 version of Hbase. If you want to use this with any other version, open the jar file, remove hbase-092 jars and place hbase-version jars inside. Dont forget to add the proper zookeper jar also.
The source code can be found at :
https://github.com/krishnanunnik/HBase-Manager
HBase Manager Features
Download:Click Here
No comments:
Post a Comment