Created 04-07-2016 08:30 PM
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?
Created 04-08-2016 12:06 AM
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.
Created 04-07-2016 09:30 PM
See the Apache docs here for HiveServer2 HA support:
http://knox.apache.org/books/knox-0-8-0/user-guide.html#HiveServer2+HA
Created 04-08-2016 12:06 AM
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.
Created 04-13-2016 01:21 PM
Hi @Predrag Minovic do you know when will Knox-0.7 or better be included with HDP-2.4? Thanks, Jason.
Created 12-15-2016 12:47 PM
For HDP 2.5+ the answer is yes.
Created 12-15-2016 12:57 PM
Thanks for the update!