You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Mucha (JIRA)" <ji...@apache.org> on 2018/01/16 10:26:00 UTC

[jira] [Commented] (NIFI-4765) SiteToSiteProvenanceReportingTask does not sent ROUTE events.

    [ https://issues.apache.org/jira/browse/NIFI-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326968#comment-16326968 ] 

Martin Mucha commented on NIFI-4765:
------------------------------------

I tried again on fresh env, and it seems to be working here. No idea what could go wrong on previous env, but I repeatedly saw described behavior. If I encounter it again, I will reopen.

Thanks!

> SiteToSiteProvenanceReportingTask does not sent ROUTE events.
> -------------------------------------------------------------
>
>                 Key: NIFI-4765
>                 URL: https://issues.apache.org/jira/browse/NIFI-4765
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.4.0
>            Reporter: Martin Mucha
>            Assignee: Koji Kawamura
>            Priority: Minor
>         Attachments: SiteToSiteProvenanceReportingTaskFail.xml, generateInvalidJson
>
>
> I need to read JSON validation failures. ValidateRecord emits ROUTE events. I can see such route events in data provenance tab. I tried to access them using SiteToSiteProvenanceReportingTask. I can see receive/drop events coming in and being logged via provided flow, but no ROUTE events. There is no filtering in place defined on SiteToSiteProvenanceReportingTask.
> to reproduce: 
> 1. use provided template
> 2. use provided script to configure invokeScript processor (that one seems to be buggy, and I wasn't able to reliably set script body in it, therefore I used file)
> 3. if you invoke all processors, you should see validation failure being logged, route provenance event emitted, but you won't find it arriving into "provenance in".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)