<?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: Does adding more cmponents in a job increases the execution time???   (server used: Git server) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335443#M104004</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To make my understanding clear you are extracting&amp;nbsp;the data from Amazon s3 alone.&lt;/P&gt;&lt;P&gt;(meaning not joining the data from anywhere else)&lt;/P&gt;&lt;P&gt;Loading into which database? are you performing any transformations at this stage?&lt;/P&gt;&lt;P&gt;Log the time in a file at each stage with stage name and find out which stage takes time. we can start tuning from there.&lt;/P&gt;&lt;P&gt;All the jobs screen shot can help for better understanding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Gatha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Mar 2018 14:44:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-27T14:44:50Z</dc:date>
    <item>
      <title>Does adding more cmponents in a job increases the execution time???   (server used: Git server)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335440#M104001</link>
      <description>&lt;P&gt;I am working on optimizing the performance of a job.&amp;nbsp; Please could you let know&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Does adding more components in a job increase the execution time???&amp;nbsp; &amp;nbsp;(server used: Git server).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335440#M104001</guid>
      <dc:creator>cherishma</dc:creator>
      <dc:date>2018-03-27T12:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Does adding more cmponents in a job increases the execution time???   (server used: Git server)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335441#M104002</link>
      <description>&lt;P&gt;There are various factors can degrade a performance of a job&lt;/P&gt;
&lt;P&gt;1. Data volume&lt;/P&gt;
&lt;P&gt;2. Network Latency&lt;/P&gt;
&lt;P&gt;3. Poor configuration&lt;/P&gt;
&lt;P&gt;4. Poor Coding ( here comes more components, but it may not be a reason always, sometimes)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please share a screen shot of what are you trying to achieve, that will help us identify what's going on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;
&lt;P&gt;Gatha&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335441#M104002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T12:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Does adding more cmponents in a job increases the execution time???   (server used: Git server)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335442#M104003</link>
      <description>&lt;P&gt;Hi Gatha,&lt;/P&gt;&lt;P&gt;Thanks very much for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing a whole lot of tasks in the job like extracting xml from amazon s3 bucket and loading them into (after transformation) the tables.( using 4 child jobs~)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And emptying the s3 buckets after the load.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335442#M104003</guid>
      <dc:creator>cherishma</dc:creator>
      <dc:date>2018-03-27T14:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does adding more cmponents in a job increases the execution time???   (server used: Git server)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335443#M104004</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To make my understanding clear you are extracting&amp;nbsp;the data from Amazon s3 alone.&lt;/P&gt;&lt;P&gt;(meaning not joining the data from anywhere else)&lt;/P&gt;&lt;P&gt;Loading into which database? are you performing any transformations at this stage?&lt;/P&gt;&lt;P&gt;Log the time in a file at each stage with stage name and find out which stage takes time. we can start tuning from there.&lt;/P&gt;&lt;P&gt;All the jobs screen shot can help for better understanding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Gatha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335443#M104004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T14:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does adding more cmponents in a job increases the execution time???   (server used: Git server)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335444#M104005</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes extracting from s3 alone. ==&amp;gt; extracting the fields from the xml ====&amp;gt; and loading into Oracle db tables.&lt;/P&gt;
&lt;P&gt;Okay I will try running stage by stage as you have suggested. Is there anything else we need to take care or avoid to improve the execution time?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry Gatha,at this moment i will not be able to send screenshots due to security issues in here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-adding-more-cmponents-in-a-job-increases-the-execution-time/m-p/2335444#M104005</guid>
      <dc:creator>cherishma</dc:creator>
      <dc:date>2018-03-27T17:27:22Z</dc:date>
    </item>
  </channel>
</rss>

