<?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 TSV from S3 to Snowflake in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-TSV-from-S3-to-Snowflake/m-p/2284376#M58080</link>
    <description>&lt;P&gt;Hi, need help in loading tsv files into snowflake. the files are stored in s3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:00:09 GMT</pubDate>
    <dc:creator>g7XneJXR_jxs</dc:creator>
    <dc:date>2024-11-16T05:00:09Z</dc:date>
    <item>
      <title>Load TSV from S3 to Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-TSV-from-S3-to-Snowflake/m-p/2284376#M58080</link>
      <description>&lt;P&gt;Hi, need help in loading tsv files into snowflake. the files are stored in s3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-TSV-from-S3-to-Snowflake/m-p/2284376#M58080</guid>
      <dc:creator>g7XneJXR_jxs</dc:creator>
      <dc:date>2024-11-16T05:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load TSV from S3 to Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-TSV-from-S3-to-Snowflake/m-p/2284377#M58081</link>
      <description>&lt;P&gt;From&amp;nbsp;&lt;SPAN&gt;Talend 7.1.1 version there is the component (tSnowflakeBulkExec) from which you can load data directly from S3 to Snowflake.This component mimics the copy command of Snowflake. There will not be any on-premise files involved.&lt;BR /&gt;For&amp;nbsp;Storage you have to select S3 and select an Amazon S3 bucket to load data from. And mention rest of the properties as per configuration -&amp;nbsp;Region,&amp;nbsp;&lt;SPAN class="ph uicontrol"&gt;Access Key&lt;/SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN class="ph uicontrol"&gt;Secret Key,&amp;nbsp;&lt;/SPAN&gt;Bucket,&amp;nbsp;Folder.&lt;BR /&gt;Link - &lt;A href="https://help.talend.com/reader/_LlTNckRRxzJvsZX2F88sA/Sjlijhp46B~z39MRgtUaVw" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;BR /&gt;But if you are on lower version then you could use&amp;nbsp;a tJDBCRow component to connect to Snowflake via JDBC and execute a COPY command to load the data into a table in Snowflake. This method leverages the bulk-loading capability of Snowflake without requiring the data to be pulled into Talend.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 14:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-TSV-from-S3-to-Snowflake/m-p/2284377#M58081</guid>
      <dc:creator>iamabhishek</dc:creator>
      <dc:date>2019-08-12T14:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Load TSV from S3 to Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-TSV-from-S3-to-Snowflake/m-p/2284378#M58082</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; You have to first get the file from S3 using tS3Get. Once the file is in your local, you can read them using tfileinputdelimited and write to Snowflake using tDBOutput(Snowflake).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If the file is big, I would advise you to use the Snowflake Bulk components.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Another approach (which is better) is as shown in previous post. I didn't see the comment while typing the reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 14:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-TSV-from-S3-to-Snowflake/m-p/2284378#M58082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-12T14:58:28Z</dc:date>
    </item>
  </channel>
</rss>

