<?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 &amp;quot;view data provenance&amp;quot; no flows displayed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/nifi-quot-view-data-provenance-quot-no-flows-displayed/m-p/377035#M243103</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;: thanks for your answer: it was the last point: someone has made changes in the user auth configuration and now my user lost the right for viewing data provenance&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 07:38:17 GMT</pubDate>
    <dc:creator>Frank37</dc:creator>
    <dc:date>2023-09-29T07:38:17Z</dc:date>
    <item>
      <title>nifi "view data provenance" no flows displayed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-quot-view-data-provenance-quot-no-flows-displayed/m-p/376988#M243091</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;U&gt;System&lt;/U&gt;: NiFi 1.19, Java 11, Win 64bit, 610 processors, 245 running&lt;/P&gt;&lt;P&gt;I have a problem at my current running flows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Example&lt;/U&gt;: the LogMessage-Processor shows, that there are 112 flows in the last 5 minutes&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LogMessage.jpg" style="width: 259px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/38545iA54D0E17B347B3C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="LogMessage.jpg" alt="LogMessage.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But if I select&amp;nbsp;"&lt;EM&gt;view data provenance&lt;/EM&gt;", there are no flows displayed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DataProvenance.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/38546iCCDFCAE37B8430E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="DataProvenance.jpg" alt="DataProvenance.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, the "&lt;EM&gt;Oldest event available: 08/29/2023&lt;/EM&gt;", this is one month ago.&lt;/P&gt;&lt;P&gt;I checked the hard disk, where NiFi is running: there is 25 GB free memory, so it shouldn't be a &lt;EM&gt;full-disk-problem&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Any idea, what we have mis-configured?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 14:05:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-quot-view-data-provenance-quot-no-flows-displayed/m-p/376988#M243091</guid>
      <dc:creator>Frank37</dc:creator>
      <dc:date>2023-09-28T14:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: nifi "view data provenance" no flows displayed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-quot-view-data-provenance-quot-no-flows-displayed/m-p/377022#M243097</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107013"&gt;@Frank37&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Welcome to the community.&lt;BR /&gt;NiFi's provenance tracks specific types of &lt;A href="https://nifi.apache.org/docs/nifi-docs/html/user-guide.html#provenance_events" target="_blank"&gt;provenance events&lt;/A&gt; and not all processors produce these types of events.&amp;nbsp; So typically a processor like LogMessage would not be producing any provenance events.&amp;nbsp; &amp;nbsp;Provenance is used to track the lifecycle of a NiFi FlowFile tracking any time it is routed, modified (content or attributes), cloned, dropped, etc.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;That being said, it appears your LogMessage processor is auto-terminating it's success relationship?&amp;nbsp; In that case it should be generating "DROP" provenance events.&lt;BR /&gt;I setup a simply flow to verify this works successfully:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1695931716090.png" style="width: 714px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/38568i6955EC124E7C0A92/image-dimensions/714x93?v=v2" width="714" height="93" role="button" title="MattWho_0-1695931716090.png" alt="MattWho_0-1695931716090.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So your issue seems unrelated to the processor specifically.&lt;BR /&gt;First thing to check are your provenance related configuration properties in the nifi.properties file.&amp;nbsp; You stated oldest event is more than a month old which is not expected unless you change your default provenance settings which only retains provenance events for 7 days.&lt;BR /&gt;&lt;BR /&gt;If you go to the global menu in the upper right corner of the UI and select "Data Provance", do you get any provenance results?&amp;nbsp; If so, the newest will be at the top. What is the dat on the newest event?&amp;nbsp; If it is old and you have active running flows, this tells me provenance has not been updating for some time.&amp;nbsp; Does newest provenance event align with some change to your NiFi or upgrade/migration?&lt;BR /&gt;&lt;BR /&gt;maybe a configuration or corruption issue:&lt;BR /&gt;Which provenance persistence provider are you using?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;What is the newest file in your provenance repository storage directory?&lt;BR /&gt;I see you are running Apache NiFi 1.19. Was this instance always running this version or did you upgrade at some point in time? If so what version was used previously?&lt;BR /&gt;There were some bugs in older versions of NiFi that could have rendered the provenance repository corrupt if this was upgrade from some older version at one point in time.&amp;nbsp; Stopping NiFi, purging all contents of provenance repository and starting up would resolve that.&lt;BR /&gt;&lt;BR /&gt;Maybe an authorization issue:&lt;BR /&gt;Has your user been authorized to "view provenance" data on this component or on the process group in which this processor resides?&amp;nbsp; &amp;nbsp; The authorization to "query provenance" is not that same as the authorization to "view provenance" events produced by individual components.&amp;nbsp; Processors inherit authorization from the parent process group unless explicit policies have been set directly on the component.&amp;nbsp; Process Group in turn inherit form parent Process groups if explicit policy is not set on child process group.&lt;/P&gt;&lt;P&gt;If you found any of the suggestions/solutions provided helped you with your issue, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on one or more of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 20:24:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-quot-view-data-provenance-quot-no-flows-displayed/m-p/377022#M243097</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2023-09-28T20:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: nifi "view data provenance" no flows displayed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/nifi-quot-view-data-provenance-quot-no-flows-displayed/m-p/377035#M243103</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;: thanks for your answer: it was the last point: someone has made changes in the user auth configuration and now my user lost the right for viewing data provenance&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 07:38:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/nifi-quot-view-data-provenance-quot-no-flows-displayed/m-p/377035#M243103</guid>
      <dc:creator>Frank37</dc:creator>
      <dc:date>2023-09-29T07:38:17Z</dc:date>
    </item>
  </channel>
</rss>

