<?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: Adding hive auxiliary jar files in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120247#M34255</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt;&lt;P&gt;Thanks for the quick response. Is this the correct way?&lt;/P&gt;&lt;P&gt;mkdir /usr/hdp/current/hive-server2/auxlib/&lt;/P&gt;&lt;P&gt;copy required jars to /usr/hdp/current/hive-server2/auxlib/ loaction.&lt;/P&gt;&lt;P&gt;Added below property to hive-site.xml &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hive.aux.jars.path&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;/usr/hdp/current/hive-server2/auxlib/&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 09 Jul 2016 01:19:54 GMT</pubDate>
    <dc:creator>bandarusridhar1</dc:creator>
    <dc:date>2016-07-09T01:19:54Z</dc:date>
    <item>
      <title>Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120245#M34253</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In HIVE CLI we can directly add jar files to their session but in Beeline we need to have admin permissions to add the jar file to the session as we are using SQL Standard Based Hive Authorization. &lt;/P&gt;&lt;P&gt;
1. What is the best way to grant privileges to Beeline users in order for them to add jars/files? We don't want to grant admin privileges to all beeline users.&lt;/P&gt;&lt;P&gt;2. Is there any best practices in regarding the use of adding jars from beeline?&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 21:14:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120245#M34253</guid>
      <dc:creator>bandarusridhar1</dc:creator>
      <dc:date>2016-07-08T21:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120246#M34254</link>
      <description>&lt;P style="margin-left: 40px;"&gt; &lt;A rel="user" href="https://community.cloudera.com/users/5746/bandarusridhar1.html" nodeid="5746"&gt;@Sri  Bandaru&lt;/A&gt; you can add the jars in hive.aux.jars.path=/path/to/jar&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;to add them to global location. then you don't need admin access.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2016 00:04:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120246#M34254</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-07-09T00:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120247#M34255</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt;&lt;P&gt;Thanks for the quick response. Is this the correct way?&lt;/P&gt;&lt;P&gt;mkdir /usr/hdp/current/hive-server2/auxlib/&lt;/P&gt;&lt;P&gt;copy required jars to /usr/hdp/current/hive-server2/auxlib/ loaction.&lt;/P&gt;&lt;P&gt;Added below property to hive-site.xml &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hive.aux.jars.path&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;/usr/hdp/current/hive-server2/auxlib/&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 09 Jul 2016 01:19:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120247#M34255</guid>
      <dc:creator>bandarusridhar1</dc:creator>
      <dc:date>2016-07-09T01:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120248#M34256</link>
      <description>&lt;P style="margin-left: 40px;"&gt; &lt;A rel="user" href="https://community.cloudera.com/users/5746/bandarusridhar1.html" nodeid="5746"&gt;@Sri  Bandaru&lt;/A&gt; yes and then put your jars in that directory.  &lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2016 02:26:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120248#M34256</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-07-09T02:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120249#M34257</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Okay, Even after setting this property, still do I need to register jar files? Because I'm getting the same error even after setting the property.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 22:07:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120249#M34257</guid>
      <dc:creator>bandarusridhar1</dc:creator>
      <dc:date>2016-07-11T22:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120250#M34258</link>
      <description>&lt;P style="margin-left: 40px;"&gt; &lt;A rel="user" href="https://community.cloudera.com/users/5746/bandarusridhar1.html" nodeid="5746"&gt;@Sri  Bandaru&lt;/A&gt; add your jars to .hiverc file.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 00:03:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120250#M34258</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-07-12T00:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120251#M34259</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt;&lt;/P&gt;&lt;P&gt;What's the best way to give &lt;/P&gt;&lt;PRE&gt;hive.aux.jars.path=/path/to/jar
hive.aux.jars.path=file:///path/to/jar&lt;/PRE&gt;&lt;P&gt;If I give /path/to/jar will it check for hdfs or local filesystem?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 09:14:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120251#M34259</guid>
      <dc:creator>bandarusridhar1</dc:creator>
      <dc:date>2016-07-29T09:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hive auxiliary jar files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120252#M34260</link>
      <description>&lt;P&gt;Hhi &lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@smanjee&lt;/A&gt; hi &lt;A rel="user" href="https://community.cloudera.com/users/5746/bandarusridhar1.html" nodeid="5746"&gt;@Sridhar Reddy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I try to add the phoenix-hive.jar to hive permanently and general available for external applications but I don't know exactly how to do that with ambari.&lt;/P&gt;&lt;P&gt;I set the hive.aux.jars.path property in cusmto hive-site in abari to a location in hdfs to centrally reach the jars but it is not working. &lt;/P&gt;&lt;P&gt;If I create a auxlib folder in a node, then it works but only for this node.&lt;/P&gt;&lt;P&gt;Any comment will be appreciated.&lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 23:23:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Adding-hive-auxiliary-jar-files/m-p/120252#M34260</guid>
      <dc:creator>paulhernandez</dc:creator>
      <dc:date>2018-02-23T23:23:43Z</dc:date>
    </item>
  </channel>
</rss>

