<?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 Log progress of tasks in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219925#M14536</link>
    <description>Hello everyone, 
&lt;BR /&gt;I have a "super" job that runs 7 or 8 subjobs, and all together it takes like 30 minutes to run everything (as expected). 
&lt;BR /&gt;This job is to run outside talend studio so i wanted a way to log the progress of the tasks of each job (to the console or file) similar to what talend studio does when we run a job. 
&lt;BR /&gt; 
&lt;BR /&gt;I have tried tStatisticsCatcher but it doesnt give much info about the current progress. 
&lt;BR /&gt;tFlowmeterCatcher forces me (i think) to add a tFlowMeter after almost every component. 
&lt;BR /&gt;Does anyone has any ideia about what is the better aproach to do this?</description>
    <pubDate>Sat, 16 Nov 2024 11:50:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:50:26Z</dc:date>
    <item>
      <title>Log progress of tasks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219925#M14536</link>
      <description>Hello everyone, 
&lt;BR /&gt;I have a "super" job that runs 7 or 8 subjobs, and all together it takes like 30 minutes to run everything (as expected). 
&lt;BR /&gt;This job is to run outside talend studio so i wanted a way to log the progress of the tasks of each job (to the console or file) similar to what talend studio does when we run a job. 
&lt;BR /&gt; 
&lt;BR /&gt;I have tried tStatisticsCatcher but it doesnt give much info about the current progress. 
&lt;BR /&gt;tFlowmeterCatcher forces me (i think) to add a tFlowMeter after almost every component. 
&lt;BR /&gt;Does anyone has any ideia about what is the better aproach to do this?</description>
      <pubDate>Sat, 16 Nov 2024 11:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219925#M14536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Log progress of tasks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219926#M14537</link>
      <description>Hi, 
&lt;BR /&gt;Have a look at 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=19427728" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Logs &amp;amp; Errors components&lt;/A&gt; in talend. 
&lt;BR /&gt;Usually tStatisticsCatcher and tFlowmeterCatcher will record begin Time, End Time and the number of rows processed in the defined flow. You need both of them in your job if your requirement is to log the progress of the tasks of each job. 
&lt;BR /&gt;For Talend Enterprise Subscription Version, there is 
&lt;A href="https://help.talend.com/search/all?query=Real+Time+Statistics&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Real time statistics&lt;/A&gt; in Talend Administration Center. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 14 Nov 2013 03:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219926#M14537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-14T03:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Log progress of tasks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219927#M14538</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi, &lt;BR /&gt;Have a look at &lt;A href="https://help.talend.com/pages/viewpage.action?pageId=19427728" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Logs &amp;amp; Errors components&lt;/A&gt; in talend.&lt;BR /&gt;Usually tStatisticsCatcher and tFlowmeterCatcher will record begin Time, End Time and the number of rows processed in the defined flow. You need both of them in your job if your requirement is to log the progress of the tasks of each job.&lt;BR /&gt;For Talend Enterprise Subscription Version, there is &lt;A href="https://help.talend.com/search/all?query=Real+Time+Statistics&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Real time statistics&lt;/A&gt; in Talend Administration Center.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Thank you very much Sabrina.</description>
      <pubDate>Thu, 14 Nov 2013 09:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219927#M14538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-14T09:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Log progress of tasks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219928#M14539</link>
      <description>Hi, &lt;BR /&gt;Is it sufficient for your case? Don't hesitate to post your issue on forum.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 14 Nov 2013 09:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Log-progress-of-tasks/m-p/2219928#M14539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-14T09:38:11Z</dc:date>
    </item>
  </channel>
</rss>

