You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by "Mikhail Rolshud (BLOOMBERG/ 120 PARK)" <mr...@bloomberg.net> on 2019/07/11 18:56:19 UTC

1.9.2 Does not show provenance events

Hi,

We noticed that after some time 1.9.2 stops showing provenance events. Page just comes blank.
I checked the provenance_repository/ folder and I can see files there get modified as events are happening, just can't see anything on UI side.

We are running this build:
1.9.2
04/03/2019 15:25:53 UTC
Tagged nifi-1.9.2-RC2
From ff01ff6 on branch NIFI-6169-RC2

It runs inside a docker container with provenance_repository/ mapped to external drive mounted to a network storage.
# ls -ltr provenance_repository/
total 8
drwxrwxr-x. 2 nifi nifi 4096 Jul  7 12:00 toc
drwxrwxr-x. 2 nifi nifi 4096 Jul 11 18:52 index-1561998104305

there are files in provenance_repository/index-1561998104305/ that get updated as events are happening.

Thanks


Re: 1.9.2 Does not show provenance events

Posted by Joe Witt <jo...@gmail.com>.
Hello

I suspect you have to add the new policy.  Please see in the migration
guide from old version you had until now.

Thanks

On Thu, Jul 11, 2019, 2:56 PM Mikhail Rolshud (BLOOMBERG/ 120 PARK) <
mrolshud@bloomberg.net> wrote:

> Hi,
>
> We noticed that after some time 1.9.2 stops showing provenance events.
> Page just comes blank.
> I checked the provenance_repository/ folder and I can see files there get
> modified as events are happening, just can't see anything on UI side.
>
> We are running this build:
> 1.9.2
> 04/03/2019 15:25:53 UTC
> Tagged nifi-1.9.2-RC2
> From ff01ff6 on branch NIFI-6169-RC2
>
> It runs inside a docker container with provenance_repository/ mapped to
> external drive mounted to a network storage.
> # ls -ltr provenance_repository/
> total 8
> drwxrwxr-x. 2 nifi nifi 4096 Jul 7 12:00 toc
> drwxrwxr-x. 2 nifi nifi 4096 Jul 11 18:52 index-1561998104305
>
> there are files in provenance_repository/index-1561998104305/ that get
> updated as events are happening.
>
> Thanks
>
>