Are you running HBase on your local development box or on some server outside and trying to connect to it from your dev box?
On Thu, May 9, 2013 at 6:36 AM, raju <[email protected]> wrote: > Hi all, > > I am New to Hbase(Hadoop), and i am working on hbase with standalone > mode.My application running well for some time, after that it displays > > INFO zookeeper.ClientCnxn: Client session timed out, have not heard from > server in 29946ms for sessionid 0x13e88be25cc0004, closing socket > connection > and attempting reconnect > ..... > ..... > > and continuing this message.Then my application will not communicate with > hbase. > > I have Searched in net,but could not found any stuff to resolve this > issue.Please guide me. > I want to know... > > 1.what are the causes of Client session timed out.(and client session > scenario) > > 2.How zookeeper and master and client will communicate in standalone mode > as > well as in distributed mode. > > 3.If there are any configurations to modify please let me know. > > Thanks & Regards. > raju. > >
