<?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: Nifi JVM Memory Utilization Continually Rising... in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207778#M76727</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/70256/sonnychee.html" nodeid="70256"&gt;@Sonny Chee&lt;/A&gt;&lt;P&gt;Apache NiFi 1.6 has not been released yet.  It also will not include with it the Ranger plugin stuff that is included with the HDF NiFi releases versions.&lt;/P&gt;&lt;P&gt;If you have a support contract with Hortonworks for HDF, you could requests a hotfix build from them.&lt;/P&gt;&lt;P&gt;The HDF NiFi releases are never identical to any Apache NiFi release.  Some processors are modified to support HDP better and some additional libraries are added (such as Ranger). &lt;/P&gt;&lt;P&gt;Just as a note, you can always think of the HDF releases as being build on Apache NiFi &amp;lt;version&amp;gt; plus more.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Apr 2018 23:36:45 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2018-04-02T23:36:45Z</dc:date>
    <item>
      <title>Nifi JVM Memory Utilization Continually Rising...</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207775#M76724</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;We have a Nifi cluster that 5 days ago hung - the flow.xml.gz file got out of sync between the nodes due to prolonged connectivity issue.  Ambari was also reporting a 98% JVM memory utilization (we have 32 Gigs).&lt;/P&gt;&lt;P&gt;Once we resync'ed the flow.xml.gz file and restarted the nodes, the JVM memory dropped back down to 5%. Since then, the JVM memory has slowly climbed back up to 82% - which Ambari is warning with a color-coded orange.&lt;/P&gt;&lt;P&gt;We don't have 'alot' of flows nor queued flowfiles (~300 flowfiles of less than 10k size), so I'm puzzled at the high JVM memory utilization. Any help diagnosing this issue would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 01:27:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207775#M76724</guid>
      <dc:creator>sonnychee</dc:creator>
      <dc:date>2018-04-02T01:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi JVM Memory Utilization Continually Rising...</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207776#M76725</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/70256/sonnychee.html" nodeid="70256"&gt;@Sonny Chee&lt;/A&gt;&lt;P&gt;What version of HDF are you running?   Is it HDF 3.1?&lt;/P&gt;&lt;P&gt;Is your NiFi secured and using Ranger for NiFi authorizations?&lt;/P&gt;&lt;P&gt;If so, you may have run into this identified bug:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-4925" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-4925&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are currently no HDF releases with the fix included.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 20:14:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207776#M76725</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2018-04-02T20:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi JVM Memory Utilization Continually Rising...</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207777#M76726</link>
      <description>&lt;P&gt;Thank you for your detailed response, Matt &lt;A href="https://community.hortonworks.com/questions/183289/nifi-jvm-memory-utilization-continually-rising.html#"&gt;@Matt Clarke&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Yes, we are using HDF-3.1.0.0 and it is secured and using Ranger for NiFi authorizations.&lt;/P&gt;&lt;P&gt;I see that this issue is resolved in Nifi 1.6.0. Is the recommended short term fix to upgrade Nifi?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 22:27:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207777#M76726</guid>
      <dc:creator>sonnychee</dc:creator>
      <dc:date>2018-04-02T22:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi JVM Memory Utilization Continually Rising...</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207778#M76727</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/70256/sonnychee.html" nodeid="70256"&gt;@Sonny Chee&lt;/A&gt;&lt;P&gt;Apache NiFi 1.6 has not been released yet.  It also will not include with it the Ranger plugin stuff that is included with the HDF NiFi releases versions.&lt;/P&gt;&lt;P&gt;If you have a support contract with Hortonworks for HDF, you could requests a hotfix build from them.&lt;/P&gt;&lt;P&gt;The HDF NiFi releases are never identical to any Apache NiFi release.  Some processors are modified to support HDP better and some additional libraries are added (such as Ranger). &lt;/P&gt;&lt;P&gt;Just as a note, you can always think of the HDF releases as being build on Apache NiFi &amp;lt;version&amp;gt; plus more.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 23:36:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207778#M76727</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2018-04-02T23:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi JVM Memory Utilization Continually Rising...</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207779#M76728</link>
      <description>&lt;P&gt;Thank you for the clarification.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 23:46:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-JVM-Memory-Utilization-Continually-Rising/m-p/207779#M76728</guid>
      <dc:creator>sonnychee</dc:creator>
      <dc:date>2018-04-02T23:46:05Z</dc:date>
    </item>
  </channel>
</rss>

