<?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: what's the latest hive-jdbc version supported in HDP 2.6 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212611#M69655</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/44271/yogen.html" nodeid="44271"&gt;@Yair Ogen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;You can find a jdbc jar under ( /usr/hdp/current/hive-client/jdbc) folder.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
    <pubDate>Sun, 15 Oct 2017 19:34:06 GMT</pubDate>
    <dc:creator>asirna</dc:creator>
    <dc:date>2017-10-15T19:34:06Z</dc:date>
    <item>
      <title>what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212608#M69652</link>
      <description>&lt;P&gt;I tried the latest I find in maven repo - but it didn't work. the only version I got working is hive-jdbc-2.0.0&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 15:26:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212608#M69652</guid>
      <dc:creator>yogen</dc:creator>
      <dc:date>2017-10-15T15:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212609#M69653</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/44271/yogen.html" nodeid="44271"&gt;@Yair Ogen&lt;/A&gt;&lt;P&gt;Have you tried the Hive-JDBC available on Hortonworks Add-ons download page ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://hortonworks.com/downloads/#addons" target="_blank"&gt;https://hortonworks.com/downloads/#addons&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 15:54:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212609#M69653</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2017-10-15T15:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212610#M69654</link>
      <description>&lt;P&gt;Thanks. Is this is for simba specifically?&lt;/P&gt;&lt;P&gt;My app is a jdbc based app - and I get the jars using maven and just set the driver in config and expect the code to just work.&lt;/P&gt;&lt;P&gt;From the zip for jdbc 4.1 not clear which version of hive-jdbc is used?&lt;BR /&gt;&lt;BR /&gt;For example this zip uses the HS1Driver while I thought I should use: org.apache.hive.jdbc.HiveDriver&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 17:19:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212610#M69654</guid>
      <dc:creator>yogen</dc:creator>
      <dc:date>2017-10-15T17:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212611#M69655</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/44271/yogen.html" nodeid="44271"&gt;@Yair Ogen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;You can find a jdbc jar under ( /usr/hdp/current/hive-client/jdbc) folder.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 19:34:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212611#M69655</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-15T19:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212612#M69656</link>
      <description>&lt;P&gt;In the hive node I don't have a jdbc folder there:&lt;/P&gt;&lt;P&gt;This is what I have:&lt;/P&gt;&lt;PRE&gt;drwxr-xr-x  7 root root      4096 Sep 27 13:31 ./
drwxr-xr-x 35 root root      4096 Sep 27 15:16 ../
drwxr-xr-x  3 root root      4096 Sep 27 13:28 bin/
lrwxrwxrwx  1 root root        23 Sep 27 13:31 conf -&amp;gt; /etc/hive/2.6.2.0-205/0/
drwxr-xr-x  3 root root      4096 Sep 27 13:28 doc/
-rw-r--r--  1 root root 106117252 Aug 26 12:31 hive.tar.gz
drwxr-xr-x  5 root root     12288 Sep 27 15:25 lib/
drwxr-xr-x  2 root root      4096 Sep 27 13:28 man/
drwxr-xr-x  3 root root      4096 Sep 27 13:28 scripts/


&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 15 Oct 2017 20:33:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212612#M69656</guid>
      <dc:creator>yogen</dc:creator>
      <dc:date>2017-10-15T20:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212613#M69657</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/44271/yogen.html" nodeid="44271"&gt;@Yair Ogen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I did a find for hive-jdbc jars and got the below result. Check if any of the paths exist in your setup.&lt;/P&gt;&lt;PRE&gt;/usr/hdp/2.6.2.0-205/spark2/jars/hive-jdbc-1.21.2.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/hive/lib/hive-jdbc.jar

/usr/hdp/2.6.2.0-205/hive/lib/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/hive/jdbc/hive-jdbc-1.2.1000.2.6.2.0-205-standalone.jar

/usr/hdp/2.6.2.0-205/hive2/lib/hive-jdbc-2.1.0.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/hive2/lib/hive-jdbc.jar

/usr/hdp/2.6.2.0-205/hive2/jdbc/hive-jdbc-2.1.0.2.6.2.0-205-standalone.jar

/usr/hdp/2.6.2.0-205/oozie/share/lib/hive2/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/oozie/libserver/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/oozie/libtools/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/zeppelin/interpreter/jdbc/hive-jdbc-1.2.1000.2.6.2.0-205.jar &lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 21:12:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212613#M69657</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-15T21:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212614#M69658</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/44271/yogen.html" nodeid="44271"&gt;@Yair Ogen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Did this help you. Can you please accept the answer if it worked for you. That will help the community to find out answers quickly&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 15:04:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212614#M69658</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-16T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212615#M69659</link>
      <description>&lt;P&gt;the comment helped not the original answer - but I can't mark a comment with 'accept'&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 15:24:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212615#M69659</guid>
      <dc:creator>yogen</dc:creator>
      <dc:date>2017-10-16T15:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212616#M69660</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/44271/yogen.html" nodeid="44271"&gt;@Yair Ogen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I did a find for hive-jdbc jars and got the below result. Check if any of the paths exist in your setup&lt;/P&gt;&lt;PRE&gt;/usr/hdp/2.6.2.0-205/spark2/jars/hive-jdbc-1.21.2.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/hive/lib/hive-jdbc.jar

/usr/hdp/2.6.2.0-205/hive/lib/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/hive/jdbc/hive-jdbc-1.2.1000.2.6.2.0-205-standalone.jar

/usr/hdp/2.6.2.0-205/hive2/lib/hive-jdbc-2.1.0.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/hive2/lib/hive-jdbc.jar

/usr/hdp/2.6.2.0-205/hive2/jdbc/hive-jdbc-2.1.0.2.6.2.0-205-standalone.jar

/usr/hdp/2.6.2.0-205/oozie/share/lib/hive2/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/oozie/libserver/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/oozie/libtools/hive-jdbc-1.2.1000.2.6.2.0-205.jar

/usr/hdp/2.6.2.0-205/zeppelin/interpreter/jdbc/hive-jdbc-1.2.1000.2.6.2.0-205.jar&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 15:28:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212616#M69660</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-16T15:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: what's the latest hive-jdbc version supported in HDP 2.6</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212617#M69661</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/44271/yogen.html" nodeid="44271"&gt;@Yair Ogen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I wrote the comment as a separate answer. Can you please accept that. &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 15:28:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-s-the-latest-hive-jdbc-version-supported-in-HDP-2-6/m-p/212617#M69661</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-16T15:28:51Z</dc:date>
    </item>
  </channel>
</rss>

