<?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: Phase and checkpoint in Talend? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246789#M32195</link>
    <description>Thanks camsellem for your information. 
&lt;BR /&gt;How to use buffer components do workaround? Could you explain more?</description>
    <pubDate>Sun, 21 Nov 2010 00:56:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-11-21T00:56:05Z</dc:date>
    <item>
      <title>Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246785#M32191</link>
      <description>In Talend, can we put the job flow in different phases or use checkpoint just like Ab Initio does? or similiar usage.&lt;BR /&gt;You help is much appreciated.</description>
      <pubDate>Sat, 16 Nov 2024 13:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246785#M32191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246786#M32192</link>
      <description>Are you talking about checkpoint for doing some kind of "Error Recovery" ?</description>
      <pubDate>Wed, 17 Nov 2010 17:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246786#M32192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-17T17:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246787#M32193</link>
      <description>In Ab Initio, what it can do is&lt;BR /&gt;1) In the same subjob, you have row1, row2, row3, row4, you can specify row1 and row2 as phase 1, row3 and row4 as phase2, when it is executed, row1 and row2 will run first, once it is finished, row3 and row4 will start. This can avoid too many thread runing at the same time.&lt;BR /&gt;2) For the checkpoint, if the job failed at the 1000th record, when you restart the job, it will start from 1001th record</description>
      <pubDate>Wed, 17 Nov 2010 19:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246787#M32193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-17T19:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246788#M32194</link>
      <description>Ok I see for phases Talend does not have such feature natively but you can "simulate" that behaviour using trigger link and buffer components (workaround)&lt;BR /&gt;Concerning the checkpoint we have this but this is not at row level. You can set it on "Onsubjobok" link and restart a job from a particular subjob.</description>
      <pubDate>Wed, 17 Nov 2010 21:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246788#M32194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-17T21:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246789#M32195</link>
      <description>Thanks camsellem for your information. 
&lt;BR /&gt;How to use buffer components do workaround? Could you explain more?</description>
      <pubDate>Sun, 21 Nov 2010 00:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246789#M32195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-21T00:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246790#M32196</link>
      <description>we have group of subjobs(depenedency) if any job failed in between .i need to rerun the job where the subjob failed onwards&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Kiran</description>
      <pubDate>Mon, 10 Mar 2014 08:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246790#M32196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-10T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246791#M32197</link>
      <description>Hi A.kiran, 
&lt;BR /&gt;A group of subjobs(depenedency)? Do you mean tRunJob? Would you mind posting your job design screenshots into forum so that we can get your job situation more precisely to give an optimistic solution.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 10 Mar 2014 10:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246791#M32197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-10T10:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Phase and checkpoint in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246792#M32198</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;we have group of subjobs(depenedency) if any job failed in between .i need to rerun the job where the subjob failed onwards&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Kiran&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Then you need to use the checkpoint so that you can resume your job from the last checkpoint. Check out &lt;A href="https://help.talend.com/search/all?query=What+are+recovery+checkpoints&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=What+are+recovery+checkpoints&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=Recovering+job+execution&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Recovering+job+execution&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=How+to+recover+Job+execution+in+case+of+failure&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=How+to+recover+Job+execution+in+case+of+failure&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Note this is only available in the commercial versions of Talend not in Talend Open Studio for Data Integration.</description>
      <pubDate>Tue, 11 Mar 2014 17:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Phase-and-checkpoint-in-Talend/m-p/2246792#M32198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-11T17:20:06Z</dc:date>
    </item>
  </channel>
</rss>

