# HBaseXplorer **Repository Path**: ghostmaster/HBaseXplorer ## Basic Information - **Project Name**: HBaseXplorer - **Description**: Desktop GUI application for hbase management ... - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README h1. 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 h2. Licnese MIT License (see "LICENSE":http://github.com/zaharije/HBaseXplorer/blob/master/LICENSE) h2. Install - Get "current release":https://github.com/bit-ware/HBaseXplorer/downloads - 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 h2. 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 h2. Build Use Netbeans 7.0 to build project