[
https://issues.apache.org/jira/browse/NIFI-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680883#comment-14680883
]
Aldrin Piri commented on NIFI-829:
----------------------------------
Code looks good with the specified patch. +1
Is there a ticket to take care of the introduction or at least discussion
thereof for FETCH provenance events? If not, would probably be worth tracking.
> When using InvokeHTTP, the provenance lineage indicates that it has a cycle
> and produces an error instead of showing the lineage
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-829
> URL: https://issues.apache.org/jira/browse/NIFI-829
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Labels: beginner, newbie
> Fix For: 0.3.0
>
> Attachments:
> 0001-NIFI-829-ensure-that-the-proper-provenance-events-ar.patch
>
>
> InvokeHTTP emits CLONE and RECEIVE provenance events but would expect a
> CONTENT_MODIFIED. This is a good example, like FetchHDFS, where we really
> need a FETCH provenance event, because the content is being modified by
> replacing it with the result of a network request.
> In the meantime, though, the RECEIVE I think should instead be a
> CONTENT_MODIFIED.
> Also, I think that a FORK may be more appropriate than a CLONE, since the
> content of the newly created FlowFile is also changed in the processor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)