Created on 02-11-201609:36 PM - edited 09-16-202201:34 AM
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