<?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: Extracting Job statistics in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extracting-Job-statistics/m-p/2293428#M66400</link>
    <description>Hi, 
&lt;BR /&gt;How did you set the Stat&amp;amp;Logs in your job views? 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;1. If I give the defult path (under the workspace\.metadata), then stat file is creating with 2 records to show the begin record and end record.&lt;BR /&gt; If I give the different path (specific to project), stat file is creating with only one record - End record and it contains only Job End time, status of the job, duration etc.,&lt;BR /&gt;2. I am not able to read files created out of statcatcher and flowcatcher in the same job&lt;BR /&gt;3. If stats file is created with 2 records (begin details, end details) with same schema, how to read these 2 records and write into single output record as I need to extract few details from both the records of Stats file?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I have made a testing for your case, however, everything is OK. 
&lt;BR /&gt;Perhaps I missed something, could you give us your actual result screenshots? Specially in issue 1 and issue 2. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBKj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150792iAEA5D68629FCAEAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBKj.png" alt="0683p000009MBKj.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBMj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145195i9F3940705314D0C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBMj.png" alt="0683p000009MBMj.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 08 Oct 2013 04:55:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-08T04:55:32Z</dc:date>
    <item>
      <title>Extracting Job statistics</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-Job-statistics/m-p/2293427#M66399</link>
      <description>Hi,
&lt;BR /&gt;I am using TOS 5.3.
&lt;BR /&gt;I am planning to extract the job statistics( Ex- Start time, Endtime, Job Name, Execution time, No.of records processed and No.of records sent to O/P etc) and update in to the table.
&lt;BR /&gt;To acheive this, I enabled the Statcatcher and volumetric checkboxs in Job view and attached the tflowmeter component to the job.
&lt;BR /&gt;Stat file is creating with Start time, Endtime, Job Name, Execution time, success/failure etc and meter file is creating wtih row count and other info.
&lt;BR /&gt;I am facing folloiwng issues in reading these files.
&lt;BR /&gt;1. If I give the defult path (under the workspace\.metadata), then stat file is creating with 2 records to show the begin record and end record.
&lt;BR /&gt; If I give the different path (specific to project), stat file is creating with only one record - End record and it contains only Job End time, status of the job, duration etc.,
&lt;BR /&gt;2. I am not able to read files created out of statcatcher and flowcatcher in the same job
&lt;BR /&gt;3. If stats file is created with 2 records (begin details, end details) with same schema, how to read these 2 records and write into single output record as I need to extract few details from both the records of Stats file?
&lt;BR /&gt;Please suggest, how can we get above details.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Unnam</description>
      <pubDate>Fri, 04 Oct 2013 06:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-Job-statistics/m-p/2293427#M66399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-04T06:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Job statistics</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-Job-statistics/m-p/2293428#M66400</link>
      <description>Hi, 
&lt;BR /&gt;How did you set the Stat&amp;amp;Logs in your job views? 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;1. If I give the defult path (under the workspace\.metadata), then stat file is creating with 2 records to show the begin record and end record.&lt;BR /&gt; If I give the different path (specific to project), stat file is creating with only one record - End record and it contains only Job End time, status of the job, duration etc.,&lt;BR /&gt;2. I am not able to read files created out of statcatcher and flowcatcher in the same job&lt;BR /&gt;3. If stats file is created with 2 records (begin details, end details) with same schema, how to read these 2 records and write into single output record as I need to extract few details from both the records of Stats file?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I have made a testing for your case, however, everything is OK. 
&lt;BR /&gt;Perhaps I missed something, could you give us your actual result screenshots? Specially in issue 1 and issue 2. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBKj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150792iAEA5D68629FCAEAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBKj.png" alt="0683p000009MBKj.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBMj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145195i9F3940705314D0C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBMj.png" alt="0683p000009MBMj.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 08 Oct 2013 04:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-Job-statistics/m-p/2293428#M66400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T04:55:32Z</dc:date>
    </item>
  </channel>
</rss>

