<?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: Slow Insert Speed in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336843#M105245</link>
    <description>If anyone wants to know, the tech stack is: 
&lt;BR /&gt;Redhat 6.4 
&lt;BR /&gt;uname -a 
&lt;BR /&gt;Linux black.testrac.com 2.6.32-358.11.1.el6.x86_64 #1 SMP Tue Jun 11 10:24:58 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux 
&lt;BR /&gt; 
&lt;BR /&gt;NEO4J 2.1.4 
&lt;BR /&gt;/neo4j/neo4j-community-2.1.4/bin 
&lt;BR /&gt; 
&lt;BR /&gt;MYSQL 
&lt;BR /&gt;mysql --version 
&lt;BR /&gt;mysql Ver 14.14 Distrib 5.1.69, for redhat-linux-gnu (x86_64) using readline 5.1 
&lt;BR /&gt; 
&lt;BR /&gt;TALEND BIG DATA: 
&lt;BR /&gt;cd /talend/bigdata/TOS_BD-r118616-V5.5.1 
&lt;BR /&gt;./TOS_BD-linux-gtk-x86_64 &amp;amp;</description>
    <pubDate>Wed, 08 Oct 2014 16:30:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-08T16:30:38Z</dc:date>
    <item>
      <title>Slow Insert Speed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336842#M105244</link>
      <description>Dear Experts, 
&lt;BR /&gt;Ok, I finally got Talend Big Data to do a little job, using the instructions from this blog: 
&lt;BR /&gt; 
&lt;A href="http://lucidwebdreams.wordpress.com/2014/07/24/import-data-into-neo4j-from-ms-sql-server-directly-using-talend/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://lucidwebdreams.wordpress.com/2014/07/24/import-data-into-neo4j-from-ms-sql-server-directly-using-talend/&lt;/A&gt; 
&lt;BR /&gt;Source: MYSQL 
&lt;BR /&gt;Destination: NEO4J 
&lt;BR /&gt;Same server.&amp;nbsp; 
&lt;BR /&gt;Although, this load was even simpler: 
&lt;BR /&gt;just read a single table in MYSQL and 
&lt;BR /&gt;for each row, create a node in NEO4J. 
&lt;BR /&gt;No relationships created at all. 
&lt;BR /&gt;See the picture. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/226804/Local--1.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBBb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142323i5FF4100C8D1C717E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBBb.png" alt="0683p000009MBBb.png" /&gt;&lt;/span&gt;&lt;/A&gt; 
&lt;BR /&gt;What I noticed is that the load was really slow. 
&lt;BR /&gt;Only 11.33 rows per second. 
&lt;BR /&gt;So, inserting just under 90K rows, took about 128 minutes, or, over two hours.&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;Using SQL Loader with Oracle 7 in the 90s, I 
&lt;BR /&gt;would typically see around 100 rows per second. 
&lt;BR /&gt;Is 11 rows per second typical? 
&lt;BR /&gt;If not, how many rows per second does everyone else here typically see? 
&lt;BR /&gt; 
&lt;BR /&gt;My Redhat server has dual 4-core Xeon processors (8 CPUs altogether) and 16 gigs of RAM.&amp;nbsp; 
&lt;BR /&gt;Before the load, I had already doubled the memory parameters found in the ini file. 
&lt;BR /&gt;cat TOS_BD-linux-gtk-x86_64.ini 
&lt;BR /&gt;-vmargs 
&lt;BR /&gt;-Xms1024m 
&lt;BR /&gt;-Xmx3072m 
&lt;BR /&gt;-XX:MaxPermSize=1024m 
&lt;BR /&gt;-Dfile.encoding=UTF-8 
&lt;BR /&gt;-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/lib/xulrunner 
&lt;BR /&gt; 
&lt;BR /&gt;Are there any other parameters for Talend that can be adjusted to increase the insert speed?&amp;nbsp; 
&lt;BR /&gt;Thanks a lot!</description>
      <pubDate>Sat, 16 Nov 2024 11:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336842#M105244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Insert Speed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336843#M105245</link>
      <description>If anyone wants to know, the tech stack is: 
&lt;BR /&gt;Redhat 6.4 
&lt;BR /&gt;uname -a 
&lt;BR /&gt;Linux black.testrac.com 2.6.32-358.11.1.el6.x86_64 #1 SMP Tue Jun 11 10:24:58 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux 
&lt;BR /&gt; 
&lt;BR /&gt;NEO4J 2.1.4 
&lt;BR /&gt;/neo4j/neo4j-community-2.1.4/bin 
&lt;BR /&gt; 
&lt;BR /&gt;MYSQL 
&lt;BR /&gt;mysql --version 
&lt;BR /&gt;mysql Ver 14.14 Distrib 5.1.69, for redhat-linux-gnu (x86_64) using readline 5.1 
&lt;BR /&gt; 
&lt;BR /&gt;TALEND BIG DATA: 
&lt;BR /&gt;cd /talend/bigdata/TOS_BD-r118616-V5.5.1 
&lt;BR /&gt;./TOS_BD-linux-gtk-x86_64 &amp;amp;</description>
      <pubDate>Wed, 08 Oct 2014 16:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336843#M105245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-08T16:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Insert Speed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336844#M105246</link>
      <description>What I noticed is that the batches seemed to be about 10 rows in size. 
&lt;BR /&gt;In the sense, that each second, the count of number of rows inserted was updated. 
&lt;BR /&gt;If it was a bigger batch, that took longer, then I would expect the row count to change on a longer interval.&amp;nbsp; 
&lt;BR /&gt;I do know in Oracle, if you commit every row, or every few rows, the insert speed really slows down.&amp;nbsp; 
&lt;BR /&gt;If you increase the commit and batch size to 1K or 10K rows, the throughput will be faster.&amp;nbsp; 
&lt;BR /&gt;Is there any way to adjust the batch commit interval in Talend?&amp;nbsp; 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Oct 2014 16:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336844#M105246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-09T16:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Insert Speed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336845#M105247</link>
      <description>Rodger88 , I have the same problem. Did you have a chance to solve this?</description>
      <pubDate>Tue, 16 Aug 2016 14:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-Insert-Speed/m-p/2336845#M105247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-16T14:05:47Z</dc:date>
    </item>
  </channel>
</rss>

