Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st. We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here. Need help or have questions? Drop us a line at [email protected]
Created on 02-11-201609:36 PM - edited on 04-21-202606:54 AM by GrazittiAPI
When you upgrade your stack from 2.2 to 2.3 then you will have issue using hue or hive due to a bug.
In hive config file you may have wrong value in templeton.libjars property = /usr/hdp/${hdp.version}/zookeeper,/usr/hdp/${hdp.version}/hive/lib/hive-common.jar/zookeeper.jar
So change it to correct one. Actually this is a bug which occurs with upgrade from HDP 2.2 to 2.3.
correct value is below