<?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 testing in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Performance-testing/m-p/2298223#M70711</link>
    <description>&lt;P&gt;Thank you Lojdr, I really appreciate your help!&lt;/P&gt; 
&lt;P&gt;I gonna try it soon but I'm almost sure it will solve my problem.&lt;/P&gt; 
&lt;P&gt;I'll keep you updated.&lt;/P&gt; 
&lt;P&gt;Thank you again.&lt;/P&gt; 
&lt;P&gt;Antoine.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2018 11:21:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-09T11:21:53Z</dc:date>
    <item>
      <title>Performance testing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Performance-testing/m-p/2298221#M70709</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt; 
&lt;P&gt;I'm a performance testing expert and completely new with Talend.&lt;/P&gt; 
&lt;P&gt;My company has implemented many jobs using Talend and they asked me to valide its performance under a load test.&lt;/P&gt; 
&lt;P&gt;So far, I worked only with load testing tools such as Jmeter or Loadrunner but it seems it's not suitable for this case.&lt;/P&gt; 
&lt;P&gt;I heard about a bulk load mode but don't know much.&lt;/P&gt; 
&lt;P&gt;When I test a web based app, I validate metrics such&amp;nbsp; as response time, CPU, hits per sec, throughput, transaction ok/ko etc...&lt;/P&gt; 
&lt;P&gt;But what about a Talend job?&lt;/P&gt; 
&lt;P&gt;What relevant metrics or information should I highlight in my analysis?&lt;/P&gt; 
&lt;P&gt;And what would be the best way to load test a Talend job? Any good tools for it?&lt;/P&gt; 
&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt; 
&lt;P&gt;I may have more information later about the technical architecture.&lt;/P&gt; 
&lt;P&gt;Antoine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Performance-testing/m-p/2298221#M70709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Performance testing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Performance-testing/m-p/2298222#M70710</link>
      <description>&lt;P&gt;Hello Antoine,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Bulk load is way how to import data to table directly from a file (e.g. CSV). Read about it for MySQL here:&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://dev.mysql.com/doc/refman/5.7/en/load-data.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/refman/5.7/en/load-data.html&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Similar operations exist&amp;nbsp;also for other databases.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Metrics which can be important:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;Number of records per second processed&lt;/LI&gt; 
 &lt;LI&gt;How long the job runs (seconds, milliseconds...)&lt;/LI&gt; 
 &lt;LI&gt;Resources consumed (can be merged via OS monitoring and PID provided by tStatCatcher)&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;One of the ways is to run the job in Talend Studio and see performance counters.&lt;/P&gt; 
&lt;P&gt;Another way is to collect statistics using tStatCatcher. It will return you the information you can merge with e.g. OS statistics (via PID number).&lt;/P&gt; 
&lt;P&gt;These statistics can be exported to a CSV file, database... The schema on the screenshot is generated the tStatCatcher.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Výstřižek.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls3a.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142190i7C93EBDC36AD18E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls3a.png" alt="0683p000009Ls3a.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Hope it helps.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;lojdr&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 15:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Performance-testing/m-p/2298222#M70710</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-05T15:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance testing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Performance-testing/m-p/2298223#M70711</link>
      <description>&lt;P&gt;Thank you Lojdr, I really appreciate your help!&lt;/P&gt; 
&lt;P&gt;I gonna try it soon but I'm almost sure it will solve my problem.&lt;/P&gt; 
&lt;P&gt;I'll keep you updated.&lt;/P&gt; 
&lt;P&gt;Thank you again.&lt;/P&gt; 
&lt;P&gt;Antoine.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 11:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Performance-testing/m-p/2298223#M70711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T11:21:53Z</dc:date>
    </item>
  </channel>
</rss>

