<?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>question Re: MonitorMemory ReportingTask in HDF-2.0 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109392#M46572</link>
    <description>&lt;P&gt;hey &lt;A rel="user" href="https://community.cloudera.com/users/466/jgeorge.html" nodeid="466"&gt;@Jobin George&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Confirm that G1GC is still set as the garbage collector in your bootstrap.conf.&lt;/P&gt;&lt;P&gt;There really isn't much more to this reporting task.&lt;/P&gt;&lt;P&gt;How long did you leave it running?  Do you have an active dataflow that is constantly using JVM memory?&lt;/P&gt;&lt;P&gt;By default this reporting task only runs every 5 minutes.  So at the time it runs the threshold would need to be exceeded.  Could it be possible that your memory usage is going up and down but overall is low enough to just not trigger?  Try running a constant flow of data that is allowed to queue on some connections.  Since FlowFile attributes live in memory up to the swap threshold, there would be a constant heap memory usage.  See if that does not cause it to trigger.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2016 07:21:45 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2016-11-18T07:21:45Z</dc:date>
    <item>
      <title>MonitorMemory ReportingTask in HDF-2.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109389#M46569</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am not able to generate any Notification while configuring MonitorMemory RepostingTask in HDF-2.0.( Tested in HDF-1.2 and was working) Does anyone faced similar issue or am i missing something here?&lt;/P&gt;&lt;P&gt;I even tested with 1% threshold values for all pools in the list, but no luck. Any pointers? &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9563-monitormemory.png" style="width: 1136px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23375iAD6F13AF8591C585/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9563-monitormemory.png" alt="9563-monitormemory.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jobin George&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:26:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109389#M46569</guid>
      <dc:creator>jgeorge</dc:creator>
      <dc:date>2026-04-21T12:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: MonitorMemory ReportingTask in HDF-2.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109390#M46570</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/466/jgeorge.html" nodeid="466" target="_blank"&gt;@Jobin George&lt;/A&gt;&lt;P&gt;Are you seeing anything in the nifi-app.log?&lt;/P&gt;&lt;P&gt;I configured this reporting task on a instance of HDF 2.0 and it appears to be working.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9574-screen-shot-2016-11-17-at-55336-pm.png" style="width: 585px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23374iB461ABC8E96763DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9574-screen-shot-2016-11-17-at-55336-pm.png" alt="9574-screen-shot-2016-11-17-at-55336-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 11:34:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109390#M46570</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2019-08-19T11:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: MonitorMemory ReportingTask in HDF-2.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109391#M46571</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/525/mclark.html" nodeid="525"&gt;@Matt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Except below lines nothing else related to this&lt;/P&gt;&lt;P&gt;2016-11-17 14:56:34,873 INFO [StandardProcessScheduler Thread-3] o.a.n.c.s.TimerDrivenSchedulingAgent MonitorMemory[id=01581011-0307-1aad-d6e9-7701f73fe2a3] started.&lt;/P&gt;&lt;P&gt;Any possible configuration I might be missing?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jobin&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 07:02:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109391#M46571</guid>
      <dc:creator>jgeorge</dc:creator>
      <dc:date>2016-11-18T07:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: MonitorMemory ReportingTask in HDF-2.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109392#M46572</link>
      <description>&lt;P&gt;hey &lt;A rel="user" href="https://community.cloudera.com/users/466/jgeorge.html" nodeid="466"&gt;@Jobin George&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Confirm that G1GC is still set as the garbage collector in your bootstrap.conf.&lt;/P&gt;&lt;P&gt;There really isn't much more to this reporting task.&lt;/P&gt;&lt;P&gt;How long did you leave it running?  Do you have an active dataflow that is constantly using JVM memory?&lt;/P&gt;&lt;P&gt;By default this reporting task only runs every 5 minutes.  So at the time it runs the threshold would need to be exceeded.  Could it be possible that your memory usage is going up and down but overall is low enough to just not trigger?  Try running a constant flow of data that is allowed to queue on some connections.  Since FlowFile attributes live in memory up to the swap threshold, there would be a constant heap memory usage.  See if that does not cause it to trigger.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 07:21:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109392#M46572</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2016-11-18T07:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: MonitorMemory ReportingTask in HDF-2.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109393#M46573</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/525/mclark.html" nodeid="525"&gt;@Matt Clarke&lt;/A&gt; G1GC was set as garbage collector and  Issue was fixed in the next version of HDF. This one went unnoticed, accepting the answer.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jobin George&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 05:46:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MonitorMemory-ReportingTask-in-HDF-2-0/m-p/109393#M46573</guid>
      <dc:creator>jgeorge</dc:creator>
      <dc:date>2017-02-25T05:46:55Z</dc:date>
    </item>
  </channel>
</rss>

