connect to hiveserver2 high availability through zookeeper

127 views
Skip to first unread message

praveen kumar

unread,
Apr 20, 2016, 7:30:07 AM4/20/16
to Hue-Users
Configured HA for hiveserver2 and its working. I am able to connect to zookeeper to get active hiveserver2 from beeline. 
How do i connect to hive from hue dynamically to get the active hiveserver2 hostname instead of connecting to only one hive server.

<property>
 <name>hive.server2.support.dynamic.service.discovery</name>
 <value>true</value>
</property>
<property>
 <name>hive.server2.zookeeper.namespace</name>
 <value>hiveserver2</value>
</property>
<property>
 <name>hive.zookeeper.quorum</name>
 <value><zkQuorum></value>
</property>

Any input is much appreciated.

Romain Rigaux

unread,
Apr 22, 2016, 8:35:19 AM4/22/16
to praveen kumar, Hue-Users
This is https://issues.cloudera.org/browse/HUE-2738 and it not implemented yet

--
You received this message because you are subscribed to the Google Groups "Hue-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hue-user+u...@cloudera.org.

Reply all
Reply to author
Forward
0 new messages