<?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 Load data hive in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-data-hive/m-p/2269625#M47805</link>
    <description>Hi,&lt;BR /&gt;I created my hive table using a thiverow with the following command :&lt;BR /&gt;"create table test (host string,identityd string,usid string,dated string,timed string,diffgmt string,rtype string,filed string,proto string,code string,bytes string,refer string ,agent string)&lt;BR /&gt;row format delimited fields terminated by '\|' stored as textfile"&lt;BR /&gt;&lt;BR /&gt;Then i used a thiverow in order to load a delimited file "\|" with the following command :&lt;BR /&gt;"LOAD DATA LOCAL INPATH 'd:\\ic.csv' OVERWRITE INTO TABLE test"&lt;BR /&gt;&lt;BR /&gt;and the last command generate these errors :&lt;BR /&gt;&lt;BR /&gt;Démarrage du job job_connect4 a 14:57 20/09/2012.&lt;BR /&gt; connecting to socket on port 3688&lt;BR /&gt; connected&lt;BR /&gt;Exception in component connectionStatsLogs&lt;BR /&gt;java.lang.ClassNotFoundException: &lt;BR /&gt;	at java.lang.Class.forName0(Native Method)&lt;BR /&gt;	at java.lang.Class.forName(Unknown Source)&lt;BR /&gt;	at routines.system.SharedDBConnection.getConnection(SharedDBConnection.java:62)&lt;BR /&gt;	at routines.system.SharedDBConnection.getDBConnection(SharedDBConnection.java:131)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.connectionStatsLogsProcess(job_connect4.java:1187)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.preStaLogConProcess(job_connect4.java:505)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.runJobInTOS(job_connect4.java:7153)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.main(job_connect4.java:7022)&lt;BR /&gt;Exception in component talendStats_DB&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.talendStats_STATSProcess(job_connect4.java:4111)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.runJobInTOS(job_connect4.java:7166)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.main(job_connect4.java:7022)&lt;BR /&gt;Query returned non-zero code: 10, cause: FAILED: Error in semantic analysis: Line 1:23 Invalid path ''d:\ic.csv'': only "file" or "hdfs" file systems acceptedQuery returned non-zero code: 10, cause: FAILED: Error in semantic analysis: Line 1:23 Invalid path ''d:\ic.csv'': only "file" or "hdfs" file systems acceptedQuery returned non-zero code: 10, cause: FAILED: Error in semantic analysis: Line 1:23 Invalid path ''d:\ic.csv'': only "file" or "hdfs" file systems acceptedQuery returned non-zero code: 10, cause:&lt;BR /&gt;&lt;BR /&gt;Could someone give a help about this issue ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Sat, 16 Nov 2024 12:11:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:11:11Z</dc:date>
    <item>
      <title>Load data hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-data-hive/m-p/2269625#M47805</link>
      <description>Hi,&lt;BR /&gt;I created my hive table using a thiverow with the following command :&lt;BR /&gt;"create table test (host string,identityd string,usid string,dated string,timed string,diffgmt string,rtype string,filed string,proto string,code string,bytes string,refer string ,agent string)&lt;BR /&gt;row format delimited fields terminated by '\|' stored as textfile"&lt;BR /&gt;&lt;BR /&gt;Then i used a thiverow in order to load a delimited file "\|" with the following command :&lt;BR /&gt;"LOAD DATA LOCAL INPATH 'd:\\ic.csv' OVERWRITE INTO TABLE test"&lt;BR /&gt;&lt;BR /&gt;and the last command generate these errors :&lt;BR /&gt;&lt;BR /&gt;Démarrage du job job_connect4 a 14:57 20/09/2012.&lt;BR /&gt; connecting to socket on port 3688&lt;BR /&gt; connected&lt;BR /&gt;Exception in component connectionStatsLogs&lt;BR /&gt;java.lang.ClassNotFoundException: &lt;BR /&gt;	at java.lang.Class.forName0(Native Method)&lt;BR /&gt;	at java.lang.Class.forName(Unknown Source)&lt;BR /&gt;	at routines.system.SharedDBConnection.getConnection(SharedDBConnection.java:62)&lt;BR /&gt;	at routines.system.SharedDBConnection.getDBConnection(SharedDBConnection.java:131)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.connectionStatsLogsProcess(job_connect4.java:1187)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.preStaLogConProcess(job_connect4.java:505)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.runJobInTOS(job_connect4.java:7153)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.main(job_connect4.java:7022)&lt;BR /&gt;Exception in component talendStats_DB&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.talendStats_STATSProcess(job_connect4.java:4111)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.runJobInTOS(job_connect4.java:7166)&lt;BR /&gt;	at myrenault.job_connect4_0_1.job_connect4.main(job_connect4.java:7022)&lt;BR /&gt;Query returned non-zero code: 10, cause: FAILED: Error in semantic analysis: Line 1:23 Invalid path ''d:\ic.csv'': only "file" or "hdfs" file systems acceptedQuery returned non-zero code: 10, cause: FAILED: Error in semantic analysis: Line 1:23 Invalid path ''d:\ic.csv'': only "file" or "hdfs" file systems acceptedQuery returned non-zero code: 10, cause: FAILED: Error in semantic analysis: Line 1:23 Invalid path ''d:\ic.csv'': only "file" or "hdfs" file systems acceptedQuery returned non-zero code: 10, cause:&lt;BR /&gt;&lt;BR /&gt;Could someone give a help about this issue ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 16 Nov 2024 12:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-data-hive/m-p/2269625#M47805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Load data hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-data-hive/m-p/2269626#M47806</link>
      <description>Hi
&lt;BR /&gt;Is your data already available within HDFS somewhere?I suspect you need to upload the data to HDFS firstly.
&lt;BR /&gt;See syntax 
&lt;A href="https://cwiki.apache.org/Hive/languagemanual-dml.html" rel="nofollow noopener noreferrer"&gt;https://cwiki.apache.org/Hive/languagemanual-dml.html&lt;/A&gt;
&lt;BR /&gt;Ciaran</description>
      <pubDate>Mon, 01 Oct 2012 09:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-data-hive/m-p/2269626#M47806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-01T09:53:58Z</dc:date>
    </item>
  </channel>
</rss>

