Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Does Knox’s Hive service configuration support the overloaded URLs used in the HiveServer2 + ZK HA approach?

avatar
Expert Contributor

Does Knox’s Hive service configuration support the overloaded URLs used in the HiveServer2 + ZK HA approach? For example would this be a supportable Knox configuration:

<service>    
<role>HIVE</role>
<url>http://zk1.customer.com:2181,zk2.customer.com:2181,zk2.customer.com:2181/cliservice</url>
</service>

Not sure if the ZK URL can be passed through Knox?

1 ACCEPTED SOLUTION

avatar
Master Guru

Hi @Wes Floyd, support for HS2 HA Zookeeper discovery is also available in Knox-0.7, but the version of Knox packaged in the latest HDP-2.4 is still 0.6, and so it's not yet availalbe in HDP. You can consider to install it yourself.

View solution in original post

5 REPLIES 5

avatar
Expert Contributor

See the Apache docs here for HiveServer2 HA support:

http://knox.apache.org/books/knox-0-8-0/user-guide.html#HiveServer2+HA

avatar
Master Guru

Hi @Wes Floyd, support for HS2 HA Zookeeper discovery is also available in Knox-0.7, but the version of Knox packaged in the latest HDP-2.4 is still 0.6, and so it's not yet availalbe in HDP. You can consider to install it yourself.

avatar
New Member

Hi @Predrag Minovic do you know when will Knox-0.7 or better be included with HDP-2.4? Thanks, Jason.

avatar
Rising Star

avatar
Master Guru

Thanks for the update!