Sorry but what exactly is your issue? I see a warning, no errors, so I
can guess it's not bad. Is it blocking you in some way? Please share
more about what you were trying to do.

J-D

On Tue, Oct 20, 2009 at 8:15 AM, yz5od2 <[email protected]> wrote:
> Hi all,
> What should I look (in order to resolve it) for when I see this error? I
> have my HBase install configured to connect to a local zookeeper instance
> that I started with "zkServer.sh start"
>
> Hbase is setup with HBASE_MANAGES_ZK=false
>
> I have the HBASE_CLASSPATH pointing to my zookeeper/conf/zoo.cfg file.
>
> Hbase cluster distributed = true
> <name>hbase.cluster.distributed</name>
>    <value>true</value>
>
>
>
> 09/10/20 09:06:28 DEBUG client.HConnectionManager$ClientZKWatcher: Got
> ZooKeeper event, state: SyncConnected, type: None, path: null
> 09/10/20 09:06:28 DEBUG zookeeper.ZooKeeperWrapper: Read ZNode /hbase/master
> got 10.22.4.54:60000
> 2009-10-20 09:06:28,902 - WARN  [ProcessThread:-1:preprequestproces...@402]
> - Got exception when processing sessionid:0x124727a26c50002 type:create
> cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown n/a
> org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode =
> NodeExists
>        at
> org.apache.zookeeper.server.PrepRequestProcessor.pRequest(PrepRequestProcessor.java:245)
>        at
> org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:114)
> 09/10/20 09:06:28 DEBUG zookeeper.ZooKeeperWrapper: Read ZNode
> /hbase/root-region-server got 10.22.4.54:60020
>
>

Reply via email to