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/10 19:53:00 UTC

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

Martin Mucha created NIFI-4765:
----------------------------------

             Summary: 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
            Priority: Blocker
         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
(v6.4.14#64029)