<?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: Write huge text files tfileoutputdelimited in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297165#M69766</link>
    <description>&lt;P&gt;The SQL might run fine, but the Talend database component may not be configured adequately. As I have said, you can write thousands of rows per second to a flat file. That will not be the bottleneck. Have you tested removing the fileoutput component and just connecting to a tJavaFlex to compare the performance?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you show us screenshots of your job and your db component config (including the Advanced tab)?&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2018 21:23:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-09T21:23:47Z</dc:date>
    <item>
      <title>Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297158#M69759</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I have a need to run a query on Oracle that results more than 500k records and write to a text file. I have just used two components as below&lt;/P&gt; 
&lt;P&gt;toracleinput -&amp;gt; tfileoutputdelimited&lt;/P&gt; 
&lt;P&gt;The current write speed is ~250 rows/second. How can I increase the speed of data write? I have enterprise subscription and "enable parallel execution" on tfileoutputdelimited is greyed out as it seems to be available only for map/reduce jobs.&lt;/P&gt; 
&lt;P&gt;Please suggest.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Surya&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2018 21:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297158#M69759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-03T21:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297159#M69760</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Firstly, maybe you can tick the "use a cursor" function in the advanced setting in you tOracleInput component. And try different number.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 09:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297159#M69760</guid>
      <dc:creator>Théo_Cap</dc:creator>
      <dc:date>2018-01-04T09:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297160#M69761</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Firstly, maybe you can tick the "use a cursor" function in the advanced setting in you tOracleInput component. And try different numbers.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 09:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297160#M69761</guid>
      <dc:creator>Théo_Cap</dc:creator>
      <dc:date>2018-01-04T09:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297161#M69762</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What if you don't push the result to a file or if you execute the same query from SQL (out of TOS)?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 09:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297161#M69762</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-01-04T09:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297162#M69763</link>
      <description>&lt;P&gt;The problem is with your query or your database component config. I've just tested writing a million rows of 600 chars to a flat file and got a performance of 49465 rows per second written.....on a reasonably middle of the road machine. Remove your fileoutput component and add a tJavaFlex (with nothing configured.....just to see the rows per second metrics). How long does that take? Now tweak your query component and your query.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 13:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297162#M69763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-04T13:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297163#M69764</link>
      <description>&lt;P&gt;I was just doing a select * from Table.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297163#M69764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297164#M69765</link>
      <description>&lt;P&gt;SQL runs fine. It's just with the export speed&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297164#M69765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T13:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Write huge text files tfileoutputdelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297165#M69766</link>
      <description>&lt;P&gt;The SQL might run fine, but the Talend database component may not be configured adequately. As I have said, you can write thousands of rows per second to a flat file. That will not be the bottleneck. Have you tested removing the fileoutput component and just connecting to a tJavaFlex to compare the performance?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you show us screenshots of your job and your db component config (including the Advanced tab)?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 21:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-huge-text-files-tfileoutputdelimited/m-p/2297165#M69766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T21:23:47Z</dc:date>
    </item>
  </channel>
</rss>

