<?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 How to use Dynamic schema to bulk load into redshift? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263000#M43283</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I’m developing a generic job&amp;nbsp;to load data from CSV file into redshift. I try to use "Talend Dynamic Schema" (&lt;A href="https://www.youtube.com/watch?v=dqja5wZRq0k" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=dqja5wZRq0k&lt;/A&gt;&amp;nbsp;).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;I manage to load csv data into Talend with Dynamic type as long as CSV file has header. I can load the data into Oracle with tOracleOutput .&amp;nbsp;&lt;/LI&gt; 
 &lt;LI&gt;When I change the target database to Redshift. I hit the wall. When I try to use tRedshiftOutputBulkExec to load it, it gives me the warning that "This component doesn't support Dynamic Type."&lt;/LI&gt; 
 &lt;LI&gt;I receive the following error if I insist to run. Instead of check the CSV header to get the column name, it gets from schema definition, then the loading part fails.&amp;nbsp;&lt;BR /&gt;"java.sql.SQLException: [Amazon](500310) Invalid operation: column "alldata" of relation "ft_clicks" does not exist;"&amp;nbsp;&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; 4. If the file is already in S3, is it possible to this task?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Set_Dynamic.JPG" style="width: 934px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lybc.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133979iB30674E88A8359E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lybc.jpg" alt="0683p000009Lybc.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bulk_copy.JPG" style="width: 651px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzNX.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132646iD102C7964493568C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzNX.jpg" alt="0683p000009LzNX.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:42:54 GMT</pubDate>
    <dc:creator>wangbinlxx</dc:creator>
    <dc:date>2024-11-16T07:42:54Z</dc:date>
    <item>
      <title>How to use Dynamic schema to bulk load into redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263000#M43283</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I’m developing a generic job&amp;nbsp;to load data from CSV file into redshift. I try to use "Talend Dynamic Schema" (&lt;A href="https://www.youtube.com/watch?v=dqja5wZRq0k" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=dqja5wZRq0k&lt;/A&gt;&amp;nbsp;).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;I manage to load csv data into Talend with Dynamic type as long as CSV file has header. I can load the data into Oracle with tOracleOutput .&amp;nbsp;&lt;/LI&gt; 
 &lt;LI&gt;When I change the target database to Redshift. I hit the wall. When I try to use tRedshiftOutputBulkExec to load it, it gives me the warning that "This component doesn't support Dynamic Type."&lt;/LI&gt; 
 &lt;LI&gt;I receive the following error if I insist to run. Instead of check the CSV header to get the column name, it gets from schema definition, then the loading part fails.&amp;nbsp;&lt;BR /&gt;"java.sql.SQLException: [Amazon](500310) Invalid operation: column "alldata" of relation "ft_clicks" does not exist;"&amp;nbsp;&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; 4. If the file is already in S3, is it possible to this task?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Set_Dynamic.JPG" style="width: 934px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lybc.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133979iB30674E88A8359E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lybc.jpg" alt="0683p000009Lybc.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bulk_copy.JPG" style="width: 651px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzNX.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132646iD102C7964493568C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzNX.jpg" alt="0683p000009LzNX.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263000#M43283</guid>
      <dc:creator>wangbinlxx</dc:creator>
      <dc:date>2024-11-16T07:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Dynamic schema to bulk load into redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263001#M43284</link>
      <description>yes you can load S3 file with tRedshiftBulkExec.&lt;BR /&gt;you can write this file with tRedshiftOutputBulk (I think you can also manually do it)&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 05 Sep 2018 09:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263001#M43284</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-05T09:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Dynamic schema to bulk load into redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263002#M43285</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;I&gt;F&lt;/I&gt;&lt;SPAN&gt;rancois&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I try&amp;nbsp;&lt;SPAN&gt;tRedshiftBulkExec, which is the same result as&amp;nbsp;tRedshiftOutputBulk. It&amp;nbsp;gives the same error&amp;nbsp;"This component doesn't support Dynamic Type"&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you have some&amp;nbsp;example on "manually do it" ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 15:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263002#M43285</guid>
      <dc:creator>wangbinlxx</dc:creator>
      <dc:date>2018-09-05T15:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Dynamic schema to bulk load into redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263003#M43286</link>
      <description>sometime to use bulk load you have to add fiels definition into the bulk file or into an other file.
&lt;BR /&gt;I do not have make S3 bulk bu all Bulks have common requirent.
&lt;BR /&gt;You have to found S3 file definition or create one file with table definition and retrieve file to analyse.</description>
      <pubDate>Wed, 05 Sep 2018 15:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Dynamic-schema-to-bulk-load-into-redshift/m-p/2263003#M43286</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-05T15:43:43Z</dc:date>
    </item>
  </channel>
</rss>

