Hi,
Our production cluster is in distributed mode with 5 servers as zookeeper 
quorum.
While accessing production HBase server from our application we are getting 
zookeeper.znode.parent mismatch exception.
Following is exception in our log files:
from org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker in 
pool-67467-thread-1Check the value configured in 'zookeeper.znode.parent'. 
There could be a mismatch with the one configured in the master.

We checked all hbase-site.xml files to find any mismatches in configurations, 
but no luck all configuration files same. We don't have any configuration with 
name zookeeper.znode.parent in hbase-site.xml, but I have one configuration 
with same name in hbase-defalut.xml with value as /hbase.
In our application server we don't have any file with name hbase-default.xml, 
but we have hbase-site.xml in it.

Can someone help us to resolve this issue.

Thanks,Sandeep.                                           

Reply via email to