You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by y_...@tsmc.com on 2009/07/23 03:06:48 UTC

ZooKeeper ClientCnxn : Attempting connection to server(0.20 alpha)

Hi there,

I want to start a few HTable clients to read data in parallel from HBase.
While I starting 2 clients, it works fine.
But while I increase to 10 clients at the same time, some clients will
raise some message like Attempting connection to server.
Does anybody know what's going on?
Does ZooKeeper have connection limit setting?
Thanks

Fleming


 --------------------------------------------------------------------------- 
                                                         TSMC PROPERTY       
 This email communication (and any attachments) is proprietary information   
 for the sole use of its                                                     
 intended recipient. Any unauthorized review, use or distribution by anyone  
 other than the intended                                                     
 recipient is strictly prohibited.  If you are not the intended recipient,   
 please notify the sender by                                                 
 replying to this email, and then delete this email and any copies of it     
 immediately. Thank you.                                                     
 --------------------------------------------------------------------------- 




Re: ZooKeeper ClientCnxn : Attempting connection to server(0.20 alpha)

Posted by stack <st...@duboce.net>.
Please update to TRUNK.  We've fixed a bunch of issues since alpha including
one where we were not caching -ROOT- region and all clients went to
zookeeper everytime to find it putting a high load on zk.

Yes there is a connection limit setting.  I think its in zoo.cfg.   Else,
see zk site for doc. on zoo.cfg options.

St.Ack

On Wed, Jul 22, 2009 at 6:06 PM, <y_...@tsmc.com> wrote:

> Hi there,
>
> I want to start a few HTable clients to read data in parallel from HBase.
> While I starting 2 clients, it works fine.
> But while I increase to 10 clients at the same time, some clients will
> raise some message like Attempting connection to server.
> Does anybody know what's going on?
> Does ZooKeeper have connection limit setting?
> Thanks
>
> Fleming
>
>
>
>  ---------------------------------------------------------------------------
>                                                         TSMC PROPERTY
>  This email communication (and any attachments) is proprietary information
>  for the sole use of its
>  intended recipient. Any unauthorized review, use or distribution by anyone
>  other than the intended
>  recipient is strictly prohibited.  If you are not the intended recipient,
>  please notify the sender by
>  replying to this email, and then delete this email and any copies of it
>  immediately. Thank you.
>
>  ---------------------------------------------------------------------------
>
>
>
>