Doracoin / HBaseXplorer

Desktop GUI application for hbase management ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HBaseXplorer

HBaseXplorer is java desktop application for managing and exploring HBase database.

The origion url:
https://github.com/zaharije/hbase-gui-admin

Now,This is support by bit-ware.co.jp.

Update:
add feature:save the last cluster zookeeper set.
add the row info view
fix charector show,default set utf-8,so will show all of the string.
add a table row count.
add log to debug

Licnese

MIT License (see LICENSE)

Install

- Get current release
- Unpack to any folder
- Execute jar “java -jar bin/HBaseXPlorer.jar”
Mac OS X system supports – double click jar file
Windows – please double click HBaseXplorer.bat
Linux – Pleae run HBaseXplorer.sh

Features

  • Multiple HBase connections,remember last connection
  • Single/Multi row preview
  • Can preview any size tables
  • Create,Read,Update,Delete of columns (Only String represented data)
  • Filter rows
  • Run query:create/drop/enable/disable table

Build
Use Netbeans 7.0 to build project

About

Desktop GUI application for hbase management ...

License:MIT License


Languages

Language:Java 97.5%Language:Ruby 1.5%Language:Shell 1.0%Language:Batchfile 0.1%