[
https://issues.apache.org/jira/browse/NIFI-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274780#comment-15274780
]
ASF GitHub Bot commented on NIFI-1858:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/419
NIFI-1858 Adding SiteToSiteProvenanceReportingTask
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-1858
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/419.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #419
----
commit 7a23bddf1350be633573098457bcc2842f7765de
Author: Bryan Bende <[email protected]>
Date: 2016-05-06T17:58:39Z
NIFI-1858 Adding SiteToSiteProvenanceReportingTask
----
> Add ReportingTask for sending provenance events over Site-To-Site
> -----------------------------------------------------------------
>
> Key: NIFI-1858
> URL: https://issues.apache.org/jira/browse/NIFI-1858
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Fix For: 0.7.0
>
>
> Currently if someone wants to export Provenance events they can do so through
> a ReportingTask. Rather than creating specialized ReportingTasks for
> different destinations, another approach would be to send provenance events
> to another NiFi instance over site-to-site and then use the standard
> processors in that other instance to store the events in the desired
> destination.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)