RE: Need help in understanding this zookeeper error...

2010-02-26 Thread Michael Segel
> Date: Fri, 26 Feb 2010 14:45:52 -0800 > Subject: Re: Need help in understanding this zookeeper error... > From: he...@cloudera.com > To: hbase-user@hadoop.apache.org > > The second set of errors are exactly as they say - a create operation is > failing because the node

RE: Need help in understanding this zookeeper error...

2010-02-26 Thread Michael Segel
5 DEBUG org.apache.zookeeper.server.quorum.Leader: > > outstanding is 0 > > 2010-02-26 14:35:36,445 DEBUG org.apache.zookeeper.server.FinalRequestProcessor: Processing request:: sessionid:0x270bfd523f0003 type:create cxid:0x2 zxid:0x630019 txntype:-1 n/a Thx -Mike > Date: Fri,

Re: Need help in understanding this zookeeper error...

2010-02-26 Thread Henry Robinson
Hi - As J-D says, the original error shows that the client is trying to connect to localhost instead of the distributed ZK ensemble, which should be configured in hbase.zookeeper.quorum. The second set of errors are exactly as they say - a create operation is failing because the node to be create

Re: Need help in understanding this zookeeper error...

2010-02-26 Thread Jean-Daniel Cryans
Looks like your client wasn't configured with hbase.zookeeper.quorum which defaults to localhost. J-D On Fri, Feb 26, 2010 at 2:15 PM, Michael Segel wrote: > > Setting up a development cluster. > > Using Cloudera's latest release which has HBase-20.3. > We have 3 nodes running ZooKeeper which is

Need help in understanding this zookeeper error...

2010-02-26 Thread Michael Segel
Setting up a development cluster. Using Cloudera's latest release which has HBase-20.3. We have 3 nodes running ZooKeeper which is managed by HBase. We have a quorum set up. One of the developers ran in to this error: 10/02/26 07:31:48 WARN zookeeper.ClientCnxn: Exception closing session 0x0 to