getting zookeeper client connection refused

2012-03-07 Thread newbie24
Other than hbase-site.xml is there anything that I need to check to resolve this issue ERROR: org.apache.hadoop.hbase.ZooKeeperConnectionException: HBase is able to connect to ZooKeeper but the connection closes immediately. This could be a sign that the server has too many connections (30 is the

Re: help to fix this issue

2012-03-07 Thread newbie24
Is there a way to close all the existing connections in hadoop? Please let me know. newbie24 wrote: > > Hi, > > I'm new to hadoop. > > I'm trying to connect to hbase and accessing these records but I get this > issue.. > > > 2012-03-06 16:56:03,

Re: help to fix this issue

2012-03-07 Thread newbie24
Is there a way to close all the existing connections in hadoop? Please let me know. newbie24 wrote: > > Hi, > > I'm new to hadoop. > > I'm trying to connect to hbase and accessing these records but I get this > issue.. > > > 2012-03-06 16:56:03,

Re: help to fix this issue

2012-03-07 Thread newbie24
Time 2000 Property from ZooKeeper's config zoo.cfg. The port at which the clients will connect. Is this correct? Thanks newbie24 wrote: > > Hi, > > I'm new to hadoop. > > I'm trying to connect to hbase and accessing these records b

help to fix this issue

2012-03-07 Thread newbie24
Hi, I'm new to hadoop. I'm trying to connect to hbase and accessing these records but I get this issue.. 2012-03-06 16:56:03,923 WARN org.apache.zookeeper.ClientCnxn: Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Co