<?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: tParallelize - executing multiple jobs in parallel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334030#M102753</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQYdAAO"&gt;@ShwetaMishra243&lt;/A&gt;&amp;nbsp;, we do not have corresponding components for&amp;nbsp;&lt;SPAN&gt;tPartitioner, tCollector, tRecollector and tDepartitioner in open studio.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for parallel you can enable Multi&amp;nbsp;thread execution in JOb tab&amp;gt;&amp;gt; Extra .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2019 10:42:20 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2019-11-18T10:42:20Z</dc:date>
    <item>
      <title>tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334022#M102745</link>
      <description>We have designed a job which internally calls multple jobs to load files with certain layout to certain tables. In order to optimize the performance of our jobs we decided to use tParallelize component to run all these jobs in parallel. We made sure that "Multithread option" was checked for the same reason. 
&lt;BR /&gt;When job executed without any issues / errors - we decided to perform QA on populated tables in SQL Server. We found that column values have shifted or swapped for more than one table. There was a case where jobs skipped few rows from source file. 
&lt;BR /&gt;We then executed same job with different approach - run all jobs in sequence instead of in parallel. This time all jobs loaded data correctly for all files. 
&lt;BR /&gt;Screen shot for both the jobs are attached. 
&lt;BR /&gt;We believe this is bug is the component / TIS version we are using. We need to confirm this before putting any bug on jira. This issues is very critical for our project deliverables... 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEGk.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143976i82F4434AA5718DCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEGk.jpg" alt="0683p000009MEGk.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEWm.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130925i76E9F15D1300C78D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEWm.jpg" alt="0683p000009MEWm.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 17 May 2013 06:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334022#M102745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-17T06:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334023#M102746</link>
      <description>Hi 
&lt;BR /&gt;Which version are you using? tParallelize allows you to run different subjobs parallel, this component is only available in Talend enterprise subscription version, if you use tParallelize to run the subjobs parallel, don't need to check the "Multithread option", go to uncheck this option and run the job again, and see if you still get problems. 
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 18 May 2013 05:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334023#M102746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-18T05:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334024#M102747</link>
      <description>Hi Shong, 
&lt;BR /&gt;I've tried all the possible combination including the one you've suggested. I'm using 5.2 Enterprise Edition. One more thing I observed while doing this for n number of times - if few column names of different files we are loading using different jobs are same; this issue occurs more frequently. Hope this gives some more clarity on this issue. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Nishad Joshi.</description>
      <pubDate>Mon, 20 May 2013 05:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334024#M102747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-20T05:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334025#M102748</link>
      <description>Hi Nishad 
&lt;BR /&gt;Thanks for your further explanation, but I will suggest you to report a ticket on our support portal, our colleagues from support team will help you further, we need to investigate if it was a bug or not, maybe a webex is needed to investigate the problem on live.
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 20 May 2013 07:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334025#M102748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-20T07:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334026#M102749</link>
      <description>Alright Shong, 
&lt;BR /&gt;Thank you very much for prompt reply - I'll submit a ticket on support portal for this. Will update this topic once I hear back from support team. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Nishad Joshi.</description>
      <pubDate>Mon, 20 May 2013 07:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334026#M102749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-20T07:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334027#M102750</link>
      <description>ok, I submitted a ticket on support portal - I got reply that this is design issue, no further explanation. We tried to reproduce this scenario for different data set and it gave us similar results... so the issue is there with this component. Therefore went ahead and submitted a bug on jira - 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/browse/TDI-26239?page=com.atlassian.streams.streams-jira-plugin%3Aactivity-stream-issue-tab#issue-tabs" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-26239?page=com.atlassian.streams.streams-jira-plugin%3Aactivity-stream-issue-tab#issue-tabs&lt;/A&gt; 
&lt;BR /&gt;If anyone else can work on this and re-produce this again that will be a great help.</description>
      <pubDate>Mon, 03 Jun 2013 07:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334027#M102750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-03T07:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334028#M102751</link>
      <description>&lt;P&gt;Hi team ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;tPartitioner&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;tCollector&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;tRecollector&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;tDepartitioner&lt;/STRONG&gt;&lt;/SPAN&gt; &amp;amp;&amp;nbsp;&lt;SPAN&gt;tParallelize&lt;/SPAN&gt; component I didn't find in open source version 6.5.1 .Can&amp;nbsp; you please help me instead of above motioned component which components can I use if it is not available in open source .&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 07:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334028#M102751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-22T07:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334029#M102752</link>
      <description>I am having same doubt.&lt;BR /&gt;Could someone please help regarding above query that which components we can use in Talend Open Source instead of tPartitioner, tCollector, tRecollector and tDepartitioner &amp;amp; tParallelize component as these components are not present in TOS.</description>
      <pubDate>Mon, 18 Nov 2019 10:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334029#M102752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-18T10:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: tParallelize - executing multiple jobs in parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334030#M102753</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQYdAAO"&gt;@ShwetaMishra243&lt;/A&gt;&amp;nbsp;, we do not have corresponding components for&amp;nbsp;&lt;SPAN&gt;tPartitioner, tCollector, tRecollector and tDepartitioner in open studio.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for parallel you can enable Multi&amp;nbsp;thread execution in JOb tab&amp;gt;&amp;gt; Extra .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 10:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tParallelize-executing-multiple-jobs-in-parallel/m-p/2334030#M102753</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-11-18T10:42:20Z</dc:date>
    </item>
  </channel>
</rss>

