I can't start cluster due to zookeeper

2015-04-26 Thread Bo Fu
Hi all, I have problem starting a cluster of 1 master and 3 region server. When I started the cluster, the HMaster and HRegionserver will automatically exit. My abase-site.xml: hbase.master hadoopmaster:6 hbase.rootdir hdfs://hadoopmaster:9000/hbase hbase.

Re: I can't start cluster due to zookeeper

2015-04-27 Thread Bo Fu
as running fine. > > bq. [main-SendThread(pc273.emulab.net<http://pc273.emulab.net>:2181)] > > Please remove the '' from hbase.zookeeper.quorum config. > > Cheers > > On Sun, Apr 26, 2015 at 11:08 AM, Bo Fu wrote: > >> Hi all, >> >&g

Re: I can't start cluster due to zookeeper

2015-04-27 Thread Bo Fu
? Also, the hostnames defined for ZK quorum nodes seem quite > unusual. Shouldn't these be as follows? > > > hbase.zookeeper.quorum > pc225.emulab.net,pc273.emulab.net,pc210.emulab.net > The directory shared by RegionServers. > > > > > Regards

Re: I can't start cluster due to zookeeper

2015-04-27 Thread Bo Fu
net>:2181,pc312.emulab.net<http://pc312.emulab.net>:2181(CONNECTED) 0] It seems that zookeeper is running correctly? Bo On Apr 27, 2015, at 9:19 AM, Ted Yu mailto:yuzhih...@gmail.com>> wrote: zkCli.sh is provided by zookeeper. See http://hbase.apache.org/book.html#quickstart for

Re: I can't start cluster due to zookeeper

2015-04-27 Thread Bo Fu
so much Bo On Apr 27, 2015, at 9:57 AM, Ted Yu mailto:yuzhih...@gmail.com>> wrote: Can you do 'ls /hbase' in zkcli and pastebin the output ? Cheers On Mon, Apr 27, 2015 at 7:45 AM, Bo Fu mailto:b...@uchicago.edu>> wrote: Hi Ted, I used bin/hbase zkcli to check, and