/phphbaseadmin

phphbaseadmin is a hbase admin web tool,it developed using thrift interface、php CodeIgniter framework .

Primary LanguagePHPOtherNOASSERTION

phphbaseadmin

phphbaseadmin is a hbase admin web tool,it developed using thrift interface、php CodeIgniter framework .

Main features:

   view table record <br>
   create table <br>
   batch delete tables<br>
   show table metadata<br>
   search table record<br>
   truncate table record<br>
   delete table   <br>
   update record<br>
   delete record<br>

ScreenShot
ScreenShot ScreenShot ScreenShot ScreenShot


Install: -------------------- (1) setup apache or nginx
(2) git clone phphbaseadmin ,put phphbaseadmin directory to web app directory
(3) modify config.inc.php ,$configure['hbase_host']=your hbase thrift server
(4) Follow the standard instructions for installing and running the HBase server ,start thrift server
hbase thrift start or bin/hbase-daemon.sh start thrift
Alpha 中,各路牛人都来支持一下,加入开发啊!