<?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: Data Provenance not showing on imported template in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/292337#M216032</link>
    <description>&lt;P&gt;Sorry for the bump, have more time than usual to solve this kind of problems, any idea?&lt;/P&gt;&lt;P&gt;It's becoming hard to debug flows without this.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2020 18:38:57 GMT</pubDate>
    <dc:creator>Alexandros</dc:creator>
    <dc:date>2020-03-23T18:38:57Z</dc:date>
    <item>
      <title>Data Provenance not showing on imported template</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/291988#M215820</link>
      <description>&lt;P&gt;Hi, currently&amp;nbsp; I have 2 process groups on NiFi &lt;SPAN&gt;1.11.3, the native one is showing data provenance on every processor as it should.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The imported template (from 1.9.2) inside another group shows a blank provenance window.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any idea of what can be causing this?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:35:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/291988#M215820</guid>
      <dc:creator>Alexandros</dc:creator>
      <dc:date>2022-09-16T14:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data Provenance not showing on imported template</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/292337#M216032</link>
      <description>&lt;P&gt;Sorry for the bump, have more time than usual to solve this kind of problems, any idea?&lt;/P&gt;&lt;P&gt;It's becoming hard to debug flows without this.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 18:38:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/292337#M216032</guid>
      <dc:creator>Alexandros</dc:creator>
      <dc:date>2020-03-23T18:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data Provenance not showing on imported template</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/292452#M216111</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/70892"&gt;@Alexandros&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Going to ask the simple question first... There are FlowFiles traversing the processors in this newly instantiated flow from your template, correct?&lt;BR /&gt;&lt;BR /&gt;--- The next thought would then be around authorizations (assuming your NiFi is secured)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1. Is your user running the provenance query authorized to "view provenance" and "view the data" on the components?&amp;nbsp; If these are set on the process group containing these processor components and not set on the components themselves, the components will inherit the polices from the process group.&lt;BR /&gt;&lt;BR /&gt;2. Is this a NiFi cluster?&amp;nbsp; If so, make sure your NiFi nodes are also authorized to&amp;nbsp;"view provenance" and "view the data".&amp;nbsp; When you authenticate in to NiFi and run a provenance query, that query is replicated to all nodes in your cluster.&amp;nbsp; Those query results are then returned to the node on which the originating request was made.&amp;nbsp; If that node is not authorized to view data returned from other nodes, it will not display.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- Then we need to make sure provenance it still working:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;While you are seeing provenance events displayed for your existing flow, are those returns recent?&amp;nbsp; If you monitor the contents of your provenance_repository, do you see timestamps updating on the &amp;lt;num&amp;gt;.prov files?&amp;nbsp; Need to make sure provenance has not stopped working for some reason.&amp;nbsp; Also make sure you are using the WriteAheadProvenanceRepository implementation (should be default in 1.11) and not the PersistentProvenanceRepository implementation (configured in nifi.properties file).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 18:10:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/292452#M216111</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2020-03-24T18:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Data Provenance not showing on imported template</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/292471#M216124</link>
      <description>&lt;P&gt;Ok, this is all me for not understanding permissions correctly, I thought that if a permission wasn't configured it heredates the the permissions of NiFi.&lt;/P&gt;&lt;P&gt;So: I'm Admin, I generated a group I should have access.&lt;/P&gt;&lt;P&gt;You made me check again and I thank you for that!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 22:43:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Data-Provenance-not-showing-on-imported-template/m-p/292471#M216124</guid>
      <dc:creator>Alexandros</dc:creator>
      <dc:date>2020-03-24T22:43:10Z</dc:date>
    </item>
  </channel>
</rss>

