RE: zookeeper.znode.parent mismatch exception

2013-12-13 Thread Sandeep L
this issue, only once in a > > while we are facing this issue(2 or 3 times a day).Other times it working > > without any issue. > > > > Thanks,Sandeep. > > > > > Date: Thu, 12 Dec 2013 23:23:18 -0800 > > > Subject: Re: zookeeper.znode.parent mismat

Re: zookeeper.znode.parent mismatch exception

2013-12-12 Thread Bharath Vissapragada
thout any issue. > > Thanks,Sandeep. > > > Date: Thu, 12 Dec 2013 23:23:18 -0800 > > Subject: Re: zookeeper.znode.parent mismatch exception > > From: pradeep...@gmail.com > > To: user@hbase.apache.org > > > > Did you recently upgrade to 0.96? This is a pro

RE: zookeeper.znode.parent mismatch exception

2013-12-12 Thread Sandeep L
Subject: Re: zookeeper.znode.parent mismatch exception > From: pradeep...@gmail.com > To: user@hbase.apache.org > > Did you recently upgrade to 0.96? This is a problem I faced with mismatched > clients connecting to an 0.96 cluster. Starting in that version, the root > node for zookeeper

Re: zookeeper.znode.parent mismatch exception

2013-12-12 Thread Pradeep Gollakota
Did you recently upgrade to 0.96? This is a problem I faced with mismatched clients connecting to an 0.96 cluster. Starting in that version, the root node for zookeeper chanced from /hbase to /hbase-unsecure (if in unsecure mode). On Thu, Dec 12, 2013 at 10:47 PM, Sandeep L wrote: > Hi, > Our pr