I found two additional exception in HiveServer2 log, it might be the root
cause?
1.
2013-11-03 01:12:07,586 WARN *ZooKeeperHiveLockManager*
(ZooKeeperHiveLockManager.java:checkRedundantNode(633))
- Error in checkRedundantNode for node /hive_zookeeper_namespace
org.apache.zookeeper.KeeperException
anyone seen this before? BTW, I am using a tarball, not sure if any
additional configuration is needed. Thanks in advance.
Johnny
On Tue, Oct 22, 2013 at 5:38 PM, Zhang Xiaoyu wrote:
> Hi, all,
> I set up below property in hive-site.xml.
>
> hive.support.concurrency=true
> hive.zookeeper.quorum
Hi, all,
I set up below property in hive-site.xml.
hive.support.concurrency=true
hive.zookeeper.quorum=
But when I HiveServer2 got multiple concurrent query. I see zookeeper
exception in hive.log. Anyone has idea about it? Is there any additional
configuration properties in hive 0.12 ? Si