<?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 Parallel execution of Talend job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parallel-execution-of-Talend-job/m-p/2320471#M90610</link>
    <description>Hi All,&lt;BR /&gt;We are trying to implement generic TRest Service which in turn calls Talend job to load data into client data base by picking up file from respective client directory.&lt;BR /&gt;tRestRequest -&amp;gt; TXMLMap-&amp;gt; tRunJob -&amp;gt; TRestResponse&lt;BR /&gt;TRunjob - In turn picks up file from FTP, loads data into Staging table and then loads data into Database and sends report.&lt;BR /&gt;But our main concern is parallel execution as we deal with lot of data imports running in parallel.&lt;BR /&gt;We are seeing some problems when we try to invoke same service with payload information for different data loads at same time.&lt;BR /&gt;E.g. When I write curl command to invoke my generic service to load data into 12 tables using 12 times service call from respective client FTP at same time.&lt;BR /&gt;Then data load is working fine for 10 tables, but for 2 tables, files are also not getting picked up from client directory.&lt;BR /&gt;Four reports generated were also showing incorrect data.&lt;BR /&gt;Request you to please help me to handle this parallel execution issue.&lt;BR /&gt;Is there any better way to run job in Talend, so as to avoid such concurrency issues.&lt;BR /&gt;Please let me know if you need additional information on the same.&lt;BR /&gt;Thanks and Regards,</description>
    <pubDate>Mon, 30 Jun 2014 20:07:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-30T20:07:35Z</dc:date>
    <item>
      <title>Parallel execution of Talend job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parallel-execution-of-Talend-job/m-p/2320471#M90610</link>
      <description>Hi All,&lt;BR /&gt;We are trying to implement generic TRest Service which in turn calls Talend job to load data into client data base by picking up file from respective client directory.&lt;BR /&gt;tRestRequest -&amp;gt; TXMLMap-&amp;gt; tRunJob -&amp;gt; TRestResponse&lt;BR /&gt;TRunjob - In turn picks up file from FTP, loads data into Staging table and then loads data into Database and sends report.&lt;BR /&gt;But our main concern is parallel execution as we deal with lot of data imports running in parallel.&lt;BR /&gt;We are seeing some problems when we try to invoke same service with payload information for different data loads at same time.&lt;BR /&gt;E.g. When I write curl command to invoke my generic service to load data into 12 tables using 12 times service call from respective client FTP at same time.&lt;BR /&gt;Then data load is working fine for 10 tables, but for 2 tables, files are also not getting picked up from client directory.&lt;BR /&gt;Four reports generated were also showing incorrect data.&lt;BR /&gt;Request you to please help me to handle this parallel execution issue.&lt;BR /&gt;Is there any better way to run job in Talend, so as to avoid such concurrency issues.&lt;BR /&gt;Please let me know if you need additional information on the same.&lt;BR /&gt;Thanks and Regards,</description>
      <pubDate>Mon, 30 Jun 2014 20:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parallel-execution-of-Talend-job/m-p/2320471#M90610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-30T20:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel execution of Talend job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parallel-execution-of-Talend-job/m-p/2320472#M90611</link>
      <description>Hi Sheetal,
&lt;BR /&gt;- Whether the file are in use somewhere / or locked by some process? try moving file to other location
&lt;BR /&gt;- Whether there is any filter issue for file names?
&lt;BR /&gt;- Can you debug by using some print statements and tlogrow to check what is happening?
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 01 Jul 2014 06:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parallel-execution-of-Talend-job/m-p/2320472#M90611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-01T06:38:27Z</dc:date>
    </item>
  </channel>
</rss>

