<?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: performance improvement for excel to mysql data transfer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335402#M103966</link>
    <description>&lt;P&gt;Glad it worked for you&lt;/P&gt;</description>
    <pubDate>Tue, 06 Apr 2021 12:38:34 GMT</pubDate>
    <dc:creator>tnewbie</dc:creator>
    <dc:date>2021-04-06T12:38:34Z</dc:date>
    <item>
      <title>performance improvement for excel to mysql data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335397#M103961</link>
      <description>&lt;P&gt;Hi, I have created a talend job to transfer data from excel sheet to mysql table. Excel contains ~6 lac records and is ~37MB in size. I removed the tMap component as it was giving out of memory exception and not really necessary. Attached sc of the current job design. I am using Event mode since it consumes less memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the job, I see ~100 rows are transferred per sec. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to improve this transfer rate to ~1000 rows/s?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335397#M103961</guid>
      <dc:creator>Amitg2</dc:creator>
      <dc:date>2024-11-16T00:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: performance improvement for excel to mysql data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335398#M103962</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please increase your commit size so that more number of records are committed together? Please also alter the Batch size and verify the output performance. The details of both these parameters are mentioned in Advanced options of tmysqloutput.&lt;/P&gt;&lt;P&gt;For more information, please refer to this online component reference about: &lt;A href="https://help.talend.com/r/ircIB~9lV5b5iHIXv5FNPg/MR4j95JfLwO8ureoP3u5WA" alt="https://help.talend.com/r/ircIB~9lV5b5iHIXv5FNPg/MR4j95JfLwO8ureoP3u5WA" target="_blank"&gt;TalendHelpCenter: tMysqlConnection&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 06:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335398#M103962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-02T06:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: performance improvement for excel to mysql data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335399#M103963</link>
      <description>&lt;P&gt;Hi Sabrina, thanks for the reply. I am not able to see Commit size and Batch size options in tMysqlOutput component. Attaching a screenshot of all the options I see in advanced setting of tMysqlOutput component.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 10:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335399#M103963</guid>
      <dc:creator>Amitg2</dc:creator>
      <dc:date>2021-04-05T10:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: performance improvement for excel to mysql data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335400#M103964</link>
      <description>&lt;P&gt;Hi Amitg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my view, if your job is so simple with just one Target instance, you don't need a DB connection component explicitly. DB connection comes handy when there are multiple instances of DB components. Taking away the DBConnection would help you see the Batch and Commit Sizes &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 21:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335400#M103964</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2021-04-05T21:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: performance improvement for excel to mysql data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335401#M103965</link>
      <description>&lt;P&gt;Thanks for the reply. I see the transfer rate has increased significantly.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 09:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335401#M103965</guid>
      <dc:creator>Amitg2</dc:creator>
      <dc:date>2021-04-06T09:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: performance improvement for excel to mysql data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335402#M103966</link>
      <description>&lt;P&gt;Glad it worked for you&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 12:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335402#M103966</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2021-04-06T12:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: performance improvement for excel to mysql data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335403#M103967</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use Batch option is available only when you have selected, the Update or the Delete option in the Action on data field.&lt;/P&gt;&lt;P&gt;You will get more information from component reference.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 06:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-improvement-for-excel-to-mysql-data-transfer/m-p/2335403#M103967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-07T06:30:56Z</dc:date>
    </item>
  </channel>
</rss>

