Skip to content

zhoulingfengofcd/HBaseXplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ...

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 97.4%
  • Ruby 1.5%
  • Other 1.1%