111

Wednesday 11 June 2014

HBase Manager download

HBase Manager

HBase Manager Description
HBase 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
  • Simple User Interface
  • All Filters, with multiple filter support
  • Custom Scans
  • CRUD Operations
  • Alter,Drop, an d Truncate Operations
  • Easy Interaction to HBase Data
  • Backup and Restore Data

  • Download:Click Here

    No comments:

    Post a Comment