<?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>topic Re: Trying to create a Hive table with tHiveCreateTable in Big Data edition, I get ClassNotFoundException: org.apache.hive.jdbc.HiveDriver in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-create-a-Hive-table-with-tHiveCreateTable-in-Big-Data/m-p/2205444#M5907</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Talend is BD 7.2, Hive is &lt;FONT&gt;3.1.1 by Apache Hive. Hadoop 3.1. The Hive version is from the list not supported but still should work. Others like Squirrel SQL can connect to it OK.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;What options do I have?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Cheers&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2019 15:43:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-21T15:43:04Z</dc:date>
    <item>
      <title>Trying to create a Hive table with tHiveCreateTable in Big Data edition, I get ClassNotFoundException: org.apache.hive.jdbc.HiveDriver</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-create-a-Hive-table-with-tHiveCreateTable-in-Big-Data/m-p/2205442#M5905</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Talend Big Data edition, I am trying to create a Hive table with tHiveCreateTable palette. I am using like table utility in design. So it is basic Hive Query Language (HQL).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;CREATE TABLE dummy4 AS SELECT * FROM DUMMY2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it fails with basic error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;FONT color="#0000ff" face="courier new,courier"&gt;Starting job createHiveTable at 00:01 21/08/2019.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000ff" face="courier new,courier"&gt;[statistics] connecting to socket on port 3674&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Exception in component tHiveCreateTable_2 (createHiveTable)&lt;BR /&gt;&lt;FONT color="#ff0000"&gt;java.lang.ClassNotFoundException: org.apache.hive.jdbc.HiveDriver&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;at java.net.URLClassLoader.findClass(URLClassLoader.java:382)&lt;BR /&gt;&amp;nbsp;at java.lang.ClassLoader.loadClass(ClassLoader.java:424)&lt;BR /&gt;&amp;nbsp;at sun.misc.Launcher$AppClassLoader.loadClass(Launch&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000ff" face="courier new,courier"&gt;er.java:349)&lt;BR /&gt;&amp;nbsp;at java.lang.ClassLoader.loadClass(ClassLoader.java:357)&lt;BR /&gt;&amp;nbsp;at java.lang.Class.forName0(Native Method)&lt;BR /&gt;&amp;nbsp;at java.lang.Class.forName(Class.java:264)&lt;BR /&gt;&amp;nbsp;at local_project.createhivetable_0_1.createHiveTable.tHiveCreateTable_2Process(createHiveTable.java:342)&lt;BR /&gt;&amp;nbsp;at local_project.createhivetable_0_1.createHiveTable.runJobInTOS(createHiveTable.java:658)&lt;BR /&gt;&amp;nbsp;at local_project.createhivetable_0_1.createHiveTable.main(createHiveTable.java:508)&lt;BR /&gt;[statistics] disconnected&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000ff" face="courier new,courier"&gt;&lt;FONT color="#0000ff"&gt;Job createHiveTable ended at 00:01 21/08/2019. [exit code=1]&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#000000"&gt;I do not know why it cannot find the jar file that I loaded earlier as below&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;&lt;FONT color="#000025"&gt;hive-jdbc-3.1.1-standalone.jar&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;&lt;FONT color="#000025"&gt;Appreciate any advice.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;&lt;FONT color="#000025"&gt;Thanks,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;&lt;FONT color="#000025"&gt;Mich&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trying-to-create-a-Hive-table-with-tHiveCreateTable-in-Big-Data/m-p/2205442#M5905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create a Hive table with tHiveCreateTable in Big Data edition, I get ClassNotFoundException: org.apache.hive.jdbc.HiveDriver</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-create-a-Hive-table-with-tHiveCreateTable-in-Big-Data/m-p/2205443#M5906</link>
      <description>What is the "distribution" and "version" that you are using?</description>
      <pubDate>Wed, 21 Aug 2019 13:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trying-to-create-a-Hive-table-with-tHiveCreateTable-in-Big-Data/m-p/2205443#M5906</guid>
      <dc:creator>iamabhishek</dc:creator>
      <dc:date>2019-08-21T13:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create a Hive table with tHiveCreateTable in Big Data edition, I get ClassNotFoundException: org.apache.hive.jdbc.HiveDriver</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-create-a-Hive-table-with-tHiveCreateTable-in-Big-Data/m-p/2205444#M5907</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Talend is BD 7.2, Hive is &lt;FONT&gt;3.1.1 by Apache Hive. Hadoop 3.1. The Hive version is from the list not supported but still should work. Others like Squirrel SQL can connect to it OK.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;What options do I have?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Cheers&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 15:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trying-to-create-a-Hive-table-with-tHiveCreateTable-in-Big-Data/m-p/2205444#M5907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-21T15:43:04Z</dc:date>
    </item>
  </channel>
</rss>

