You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Oleg Zhurakousky (JIRA)" <ji...@apache.org> on 2015/10/13 00:47:05 UTC

[jira] [Updated] (NIFI-1021) Expose strategy to subscribe to provenance events

     [ https://issues.apache.org/jira/browse/NIFI-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Zhurakousky updated NIFI-1021:
-----------------------------------
    Attachment: nifi-provenance-stream-1.0.0-SNAPSHOT.jar

A sample JAR which contains consumer writing events to standard out.
To test, simply drop it into the 'lib' directory of NiFi which is built with proposed changes, start NiFi, create and start any flow and monitor the logs.



> Expose strategy to subscribe to provenance events
> -------------------------------------------------
>
>                 Key: NIFI-1021
>                 URL: https://issues.apache.org/jira/browse/NIFI-1021
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework
>    Affects Versions: 0.3.0
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>         Attachments: nifi-provenance-stream-1.0.0-SNAPSHOT.jar
>
>
> Currently access to the provenance events is exposed thru ReportingTask which is scheduled and therefore provides a "near-real-time" access to provenance events.
> There are several valid use cases where such events may need to be streamed in "real-time" for variety of real time analytics.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)