读书人

1-hbase起步/停止流程

发布时间: 2013-07-09 09:50:48 作者: rapoo

1-hbase启动/停止流程

--hmaster

if you open the file start-hbase.sh then u will find out the startup procedure of hbase's master.

if u setup the jdk home only,of course the hbase cluster will run in local mode:only one HMaster process is running!else the hbase regionserver,zk master-backup will be spawned synchronously.

?

?

读书人网 >开源软件

热点推荐