Created on 03-23-2017 07:32 PM
hive.aux.jars.path doesn't work if you set it as a Custom property on Ambari Hive configs like hive.aux.jars.path.
Please set the property on command line using Hive CLI and beeline.
Please specify the jar files on hive-env.sh file from Ambari UI.
HIVE_AUX_JARS_PATH=/usr/hdp/lib/elasticsearch-hadoop-2.2.0-rc1.jar
and restart Hive services.
Created on 02-23-2018 03:12 PM
Hi @bthiyagarajan
thanks for the article.
I would like to know why this does not work, I mean, why I cannot set this property using the custom hive-site in ambari?
How should I specify the value of the HIVE_AUX_JARS_PATH in the jinja template?
Many thanks in advance,
Kind regards, Paul