<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Ambari hive's &amp;quot;hive.aux.jars.path&amp;quot; configuration in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113771#M26068</link>
    <description>&lt;P&gt;Hi, what version of Ambari are you running?&lt;/P&gt;&lt;PRE&gt;ambari-server --version&lt;/PRE&gt;</description>
    <pubDate>Tue, 26 Apr 2016 01:17:10 GMT</pubDate>
    <dc:creator>jeff1</dc:creator>
    <dc:date>2016-04-26T01:17:10Z</dc:date>
    <item>
      <title>Ambari hive's "hive.aux.jars.path" configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113769#M26066</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I've found that with Ambari, hive.aux.jars.path configuration is very weird.&lt;/P&gt;&lt;P&gt;There are some problem.&lt;/P&gt;&lt;P&gt;1. custom hive-site configuration not working.&lt;/P&gt;&lt;P&gt;even though I add "hive.aux.jars.path" to hive-site configuration, it will ignored.&lt;/P&gt;&lt;P&gt;2. hive-env.sh template editing.&lt;/P&gt;&lt;P&gt;if I add this line to hive-env.sh template&lt;/P&gt;&lt;PRE&gt; export HIVE_AUX_JARS_PATH="$HIVE_AUX_JARS_PATH,hdfs:///user/elasticsearch/elasticsearch-hadoop-2.3.0.jar"&lt;/PRE&gt;&lt;P&gt;Hive server executed wrong hive.aux.jars.path.&lt;/P&gt;&lt;PRE&gt;$ ps -ef|grep java | grep erver2
hive      25116      1  2 21:38 ?        00:00:26 /usr/jdk64/jdk1.8.0_60/bin/java -Xmx1024m -Dhdp ........ org.apache.hive.service.server.HiveServer2 --hiveconf hive.aux.jars.path=file:///usr/hdp/current/hive-webhcat/share/hcatalog/hive-hcatalog-core.jar ,file:// hdfs,file://///user/band_dev/elasticsearch/elasticsearch-hadoop-2.3.0.jar&lt;/PRE&gt;&lt;P&gt;I have tried many configuration but No lucky.&lt;/P&gt;&lt;P&gt;Why ambari make &lt;/P&gt;&lt;PRE&gt;hdfs:///user/elasticsearch/elasticsearch-hadoop-2.3.0.jar&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;PRE&gt;file:///usr/hdp/current/hive-webhcat/share/hcatalog/hive-hcatalog-core.jar ,file:// hdfs,file://///user/band_dev/elasticsearch/elasticsearch-hadoop-2.3.0.jar&lt;/PRE&gt;&lt;P&gt;close up&lt;/P&gt;&lt;PRE&gt;  ,file:// hdfs,file://///user/b...

this might be 
 ,hdfs:///user/b...&lt;/PRE&gt;&lt;P&gt;If I can not use hive.aux.jar.path to hive-site configuration, at least I want hive-env.sh to work with hdfs locaiton.&lt;/P&gt;&lt;P&gt;If then I do not have to locate jar to every hive server(with HA configured).&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 07:35:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113769#M26066</guid>
      <dc:creator>jeesim2</dc:creator>
      <dc:date>2016-04-25T07:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive's "hive.aux.jars.path" configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113770#M26067</link>
      <description>&lt;P&gt;The settings are a bit weird. I never had luck getting the JAR_PATH settings correctly to work. What worked for me:&lt;/P&gt;&lt;P&gt;I always create an auxlib folder in the hive installation and put all jars I need in there. These are then available to the Server and the executed tez jobs.&lt;/P&gt;&lt;P&gt;I.e. as hive&lt;/P&gt;&lt;P&gt;mkdir /usr/hdp/&amp;lt;version&amp;gt;/hive/auxlib&lt;/P&gt;&lt;P&gt;and then just copy your jars in there.&lt;/P&gt;&lt;P&gt;You only need to add these jars to the Hiveserver location ( not all nodes ). If you use the old hive client you also need it on the client machines ( but you should use beeline anyhow ) &lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 16:38:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113770#M26067</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-04-25T16:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive's "hive.aux.jars.path" configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113771#M26068</link>
      <description>&lt;P&gt;Hi, what version of Ambari are you running?&lt;/P&gt;&lt;PRE&gt;ambari-server --version&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Apr 2016 01:17:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113771#M26068</guid>
      <dc:creator>jeff1</dc:creator>
      <dc:date>2016-04-26T01:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive's "hive.aux.jars.path" configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113772#M26069</link>
      <description>&lt;P&gt;It works perfectly!
thanks a lot.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 08:18:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113772#M26069</guid>
      <dc:creator>jeesim2</dc:creator>
      <dc:date>2016-05-10T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive's "hive.aux.jars.path" configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113773#M26070</link>
      <description>&lt;P&gt;Apache Ambari

Version2.2.1.0 using!&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 08:20:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113773#M26070</guid>
      <dc:creator>jeesim2</dc:creator>
      <dc:date>2016-05-10T08:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive's "hive.aux.jars.path" configuration</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113774#M26071</link>
      <description>&lt;P&gt;Did you have to restart HiveServer2 to get the changes to take effect?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2016 01:32:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-s-quot-hive-aux-jars-path-quot-configuration/m-p/113774#M26071</guid>
      <dc:creator>Carol at Waterline</dc:creator>
      <dc:date>2016-07-10T01:32:59Z</dc:date>
    </item>
  </channel>
</rss>

