<?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: thiverow error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228634#M19832</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQe1AAG"&gt;@DrGenious&lt;/A&gt;&amp;nbsp;, there is no option to set that , you need to write query and call that in tHiveRow.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 04:01:02 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-03-05T04:01:02Z</dc:date>
    <item>
      <title>thiverow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228633#M19831</link>
      <description>&lt;P&gt;Hey ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to insert values with thiverow into my table in hive and when I parse a row with less columns it throws an error. Is there any option to assign with NULL value the empty columns? Also I tried to parse with thiveload but it throws me an error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//ParseException line 1:26 cannot recognize input near 'INSERT' 'INTO' 'TABLE' in statement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My statements is&amp;nbsp; "INSERT INTO TABLE test VALUES ('1','2')"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 10:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228633#M19831</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-03-04T10:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: thiverow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228634#M19832</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQe1AAG"&gt;@DrGenious&lt;/A&gt;&amp;nbsp;, there is no option to set that , you need to write query and call that in tHiveRow.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 04:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228634#M19832</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-05T04:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: thiverow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228635#M19833</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp; thanks for your answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In what component to write the insert query and also how to call the query to thiverow?&lt;/P&gt;
&lt;P&gt;Now that I want to parse my rows from a file into hive table is there any option to understand the query INSERT INTO TABLE ...VALUES (input_row.id, input_row.name) ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 05:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228635#M19833</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-03-05T05:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: thiverow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228636#M19834</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQe1AAG"&gt;@DrGenious&lt;/A&gt;&amp;nbsp;,check the below links.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://docs.qubole.com/en/latest/connectivity-options/partner-integration/talend_integration_guides/talend7.1_integration/configuring_hive.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.qubole.com/en/latest/connectivity-options/partner-integration/talend_integration_guides/talend7.1_integration/configuring_hive.html&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://saagie.zendesk.com/hc/en-us/articles/360007829959-Query-Insert-from-Hive" target="_blank" rel="nofollow noopener noreferrer"&gt;https://saagie.zendesk.com/hc/en-us/articles/360007829959-Query-Insert-from-Hive&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 12:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228636#M19834</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-05T12:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: thiverow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228637#M19835</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Ηι,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I managed to parse a file into hive with global variables in the INTO statement. Although when I am trying to parse a file through tWaitforfile component it throws me an error.&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;[ERROR]:table_0_1.test_table - tHiveRow_2 - Error while compiling statement: FAILED: SemanticException [Error 10293]: Unable to create temp file for insert values Expression of type . not supported in insert/values.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 05:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/thiverow-error/m-p/2228637#M19835</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-03-09T05:26:26Z</dc:date>
    </item>
  </channel>
</rss>

