<?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: parallel execution problem in Job Conductor and Hash problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317284#M87743</link>
    <description>Hi 
&lt;BR /&gt;"Use dynamic job" and "Use indepedent process" have so many in common. 
&lt;BR /&gt;And this is a well-known bug. 
&lt;BR /&gt;Sorry. Please report it on 
&lt;A href="http://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;BugTracker&lt;/A&gt;. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
    <pubDate>Wed, 18 Jul 2012 08:40:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-18T08:40:31Z</dc:date>
    <item>
      <title>parallel execution problem in Job Conductor and Hash problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317281#M87740</link>
      <description>Hi, 
&lt;BR /&gt;I am a freshman here, I had two question for help. 
&lt;BR /&gt;1. In Job Conductor, I can't run job use an independent process. The same problem is in 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqtQCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Error-with-component-tRunJob-java-lang-RuntimeException/td-p/111964&lt;/A&gt; . In the last, vgalopin said Uncheck that option. Yes, it can work, but there comes problem 2. I want to know if there is some way to run job in Job Conductor use independent process.?? 
&lt;BR /&gt;2. I use parallel execution in one job. And in it's subjob I use HashOutput and HashInput componets. I found When I use independent process it was ok. but uncheck independent process, HashInput output value is wrong or even Exception. 
&lt;BR /&gt; connecting to socket on port 3827 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tHashInput_1 
&lt;BR /&gt;java.util.ConcurrentModificationException 
&lt;BR /&gt; at java.util.HashMap$HashIterator.nextEntry(Unknown Source) 
&lt;BR /&gt; at java.util.HashMap$KeyIterator.next(Unknown Source) 
&lt;BR /&gt; at org.talend.designer.components.hashfile.common.IteratorHashFile.next(IteratorHashFile.java:68) 
&lt;BR /&gt; at talend_preprocessor.hashoutputtest_0_1.HashOutputTest.tHashInput_1Process(HashOutputTest.java:1320) 
&lt;BR /&gt; at talend_preprocessor.hashoutputtest_0_1.HashOutputTest.tOracleInput_1Process(HashOutputTest.java:1011) 
&lt;BR /&gt; at talend_preprocessor.hashoutputtest_0_1.HashOutputTest$1.run(HashOutputTest.java:1663) 
&lt;BR /&gt;Exception in component tRunJob_1 
&lt;BR /&gt;java.lang.RuntimeException: Child job running failed 
&lt;BR /&gt; at talend_preprocessor.hashtest_main_0_1.HashTest_Main$1tRunJob_1Thread.run(HashTest_Main.java:658) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker.runIt(TalendThreadPool.java:159) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker.runWork(TalendThreadPool.java:150) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker.access$0(TalendThreadPool.java:145) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker$1.run(TalendThreadPool.java:122) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;java.lang.InterruptedException: sleep interrupted 
&lt;BR /&gt; at java.lang.Thread.sleep(Native Method) 
&lt;BR /&gt; at talend_preprocessor.hashoutputtest_0_1.HashOutputTest.runJobInTOS(HashOutputTest.java:1694) 
&lt;BR /&gt; at talend_preprocessor.hashoutputtest_0_1.HashOutputTest.runJob(HashOutputTest.java:1521) 
&lt;BR /&gt; at talend_preprocessor.hashtest_main_0_1.HashTest_Main$1tRunJob_1Thread.run(HashTest_Main.java:627) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker.runIt(TalendThreadPool.java:159) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker.runWork(TalendThreadPool.java:150) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker.access$0(TalendThreadPool.java:145) 
&lt;BR /&gt; at routines.system.ThreadPoolWorker$1.run(TalendThreadPool.java:122) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;3334 milliseconds 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job HashTest_Main ended at 12:56 17/07/2012. 
&lt;BR /&gt;As I in need to use parallel execution, hash component and Job Conductor. Anyone has the same problem??</description>
      <pubDate>Tue, 17 Jul 2012 11:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317281#M87740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-17T11:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: parallel execution problem in Job Conductor and Hash problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317282#M87741</link>
      <description>Hi
&lt;BR /&gt;Welcome to Talend Community!
&lt;BR /&gt;In fact, this is a bug. See this issue on BugTracker.
&lt;BR /&gt;
&lt;A href="http://jira.talendforge.org/browse/DOCT-251" rel="nofollow noopener noreferrer"&gt;http://jira.talendforge.org/browse/DOCT-251&lt;/A&gt;
&lt;BR /&gt;Which version of TIS do you use?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 18 Jul 2012 04:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317282#M87741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-18T04:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: parallel execution problem in Job Conductor and Hash problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317283#M87742</link>
      <description>5.0.2 talend enterprise data integration professional edition. I didn't use dynamic job but use independent process in parent job. 
&lt;BR /&gt;I find this 
&lt;A href="http://jira.talendforge.org/browse/TDI-18825" rel="nofollow noopener noreferrer"&gt;http://jira.talendforge.org/browse/TDI-18825&lt;/A&gt; and disable the cache in my jobserver. But now it comes dead lock problem...</description>
      <pubDate>Wed, 18 Jul 2012 08:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317283#M87742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-18T08:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: parallel execution problem in Job Conductor and Hash problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317284#M87743</link>
      <description>Hi 
&lt;BR /&gt;"Use dynamic job" and "Use indepedent process" have so many in common. 
&lt;BR /&gt;And this is a well-known bug. 
&lt;BR /&gt;Sorry. Please report it on 
&lt;A href="http://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;BugTracker&lt;/A&gt;. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 18 Jul 2012 08:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317284#M87743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-18T08:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: parallel execution problem in Job Conductor and Hash problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317285#M87744</link>
      <description>Hi pedro
&lt;BR /&gt;I find this 
&lt;A href="http://jira.talendforge.org/browse/TDI-20039?focusedCommentId=229173#comment-229173" rel="nofollow noopener noreferrer"&gt;http://jira.talendforge.org/browse/TDI-20039?focusedCommentId=229173#comment-229173&lt;/A&gt;
&lt;BR /&gt;Is said this problem is ok on r81162-V4.2.5NB , r81164-V5.0.3NB and r81164-V5.1.0NB ?? Dose it means if I change an edith I can avoid this bug?? Which edith I can choose?? Thanks</description>
      <pubDate>Wed, 18 Jul 2012 11:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317285#M87744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-18T11:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: parallel execution problem in Job Conductor and Hash problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317286#M87745</link>
      <description>Hi
&lt;BR /&gt;Please try to update TIS to 5.1.0M2.
&lt;BR /&gt;Hope it has been fixed.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 19 Jul 2012 02:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/parallel-execution-problem-in-Job-Conductor-and-Hash-problem/m-p/2317286#M87745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T02:27:13Z</dc:date>
    </item>
  </channel>
</rss>

