<?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: TFlowMeter did not collect the data to database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378002#M139813</link>
    <description>&lt;P&gt;Hi Shong. question. As my job is just basically run a spark job using tSystem and exit the job, so I yea I think this pipeline doesnt pass any data flows. Thus, tSystem just do &lt;B&gt;Trigger&lt;/B&gt; connection to next component instead of &lt;B&gt;row&lt;/B&gt;. Do you have any idea what should I add in the pipeline to enable the monitored connection in workflow? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;</description>
    <pubDate>Tue, 08 Feb 2022 06:59:39 GMT</pubDate>
    <dc:creator>WSyahirah21</dc:creator>
    <dc:date>2022-02-08T06:59:39Z</dc:date>
    <item>
      <title>TFlowMeter did not collect the data to database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378000#M139811</link>
      <description>&lt;P&gt;I've created a simple pipeline to run a spark job using Tsystem component.  The pipeline is: &lt;/P&gt;&lt;P&gt;&lt;B&gt;tSystem (spark job) -&amp;gt; tJava (to exit the pipeline) &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I need to consolidate the collected activity monitoring information from that job in Talend using AMC. So far I've set up the AMC in my TOS and TAC. However, as I checked the amc database, I able to collect the stats and logs , however seems like the flowmeter is empty (as if it is not being collected to database). I also able to see the analysis in AMC except for threshold chart as it fetch the data from tflowmeter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried 2 ways to collect the data: -&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Configure &lt;B&gt;Stats and Logs &lt;/B&gt;tab in talend job by connecting created stats, logs and tflowmeter tables in amc database to job. &lt;/LI&gt;&lt;LI&gt;Add &lt;B&gt;tFlowMeterCatcher -&amp;gt; tDbOutput(MySQL)&lt;/B&gt; components in the job pipeline. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question: &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Did I missed any config for tFlowMeter? I thought , just like stats and logs that collect the data directly from the amc database connection (in Stats and Logs tab) , tflowMeter also acts that way. &lt;/LI&gt;&lt;LI&gt;Read some example that it use the tFlowMeter by includes it in the pipeline. By when I tried to do:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;          &lt;B&gt;tSystem -&amp;gt; tFlowMeter component&lt;/B&gt; . It couldnt connect both components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I do to ensure my job able to collect the tflowmeter? Please assist. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378000#M139811</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2024-11-15T23:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: TFlowMeter did not collect the data to database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378001#M139812</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;tFlowMeterCatcher is used to catches the processing volumetric of data flow, you should click the row which you want to monitor and open the Advanced settings panel, followed by checking the 'Monitor this connection' box (this option is equal to tFlowMeter component). In your job, there is no a data flow.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OAC7PAAX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156905iD57EF99AC2AA52D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OAC7PAAX.png" alt="0695b00000OAC7PAAX.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 06:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378001#M139812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-08T06:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: TFlowMeter did not collect the data to database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378002#M139813</link>
      <description>&lt;P&gt;Hi Shong. question. As my job is just basically run a spark job using tSystem and exit the job, so I yea I think this pipeline doesnt pass any data flows. Thus, tSystem just do &lt;B&gt;Trigger&lt;/B&gt; connection to next component instead of &lt;B&gt;row&lt;/B&gt;. Do you have any idea what should I add in the pipeline to enable the monitored connection in workflow? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 06:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378002#M139813</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2022-02-08T06:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: TFlowMeter did not collect the data to database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378003#M139814</link>
      <description>&lt;P&gt;In your job, only has trigger connector like oncomponentOK or onSubjobOK, no row type that can be captured by tFlowMeterCatcher, so it is normal that the flow table is empty. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 08:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFlowMeter-did-not-collect-the-data-to-database/m-p/2378003#M139814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-08T08:09:26Z</dc:date>
    </item>
  </channel>
</rss>

