<?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 tFileOutputDelimited in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited/m-p/2336205#M104679</link>
    <description>&lt;P&gt;Dear community,&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;I have the following scenario: I want to output a lot of rows (couple of millions) to multiple CSV files (chunks) using tFileOutputDelimited as I do not want to have just one big file. Those files have to be compressed with gzip and uploaded to the cloud. As disk space is limited I cannot simply export everything and then do the compression and upload but it must be done for each chunk before exporting the next chunk.&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;There are two options to get that done (Option 2 is currently working but can not be used in this cases unfortunately):&lt;/P&gt; 
  &lt;P&gt;&lt;STRONG&gt;option 1)&lt;/STRONG&gt; Using the split option in the tFileOutputDelimited and define how much rows can be wrote before creating a new chunk.&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;option 2) Make a loop and limit the number of rows for each iteration for the export and send it to tFileOutputDelimited () instead of getting all rows at a time like&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdOn" target="_blank"&gt;here&lt;/A&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:20:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:20:52Z</dc:date>
    <item>
      <title>tFileOutputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited/m-p/2336205#M104679</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;I have the following scenario: I want to output a lot of rows (couple of millions) to multiple CSV files (chunks) using tFileOutputDelimited as I do not want to have just one big file. Those files have to be compressed with gzip and uploaded to the cloud. As disk space is limited I cannot simply export everything and then do the compression and upload but it must be done for each chunk before exporting the next chunk.&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;There are two options to get that done (Option 2 is currently working but can not be used in this cases unfortunately):&lt;/P&gt; 
  &lt;P&gt;&lt;STRONG&gt;option 1)&lt;/STRONG&gt; Using the split option in the tFileOutputDelimited and define how much rows can be wrote before creating a new chunk.&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;option 2) Make a loop and limit the number of rows for each iteration for the export and send it to tFileOutputDelimited () instead of getting all rows at a time like&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdOn" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited/m-p/2336205#M104679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited/m-p/2336206#M104680</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;If you want to get the filename of each chunk per iteration, here is a tflowtoiterate component which reads data line by line from the input flow and stores the data entries in iterative global variables.&lt;/P&gt; 
&lt;P&gt;For more information, please have a look at this component reference about:&lt;A title="TalendHelpCenter:tFlowToIterate" href="https://help.talend.com/reader/HP30FGhc6Q9LiHefZVu4yw/nPndiY20gEnXpuOQpK9fyg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFlowToIterate&lt;/A&gt;.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 07:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited/m-p/2336206#M104680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T07:47:31Z</dc:date>
    </item>
  </channel>
</rss>

