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

Mark Payne updated NIFI-829:
----------------------------
    Attachment: 0001-NIFI-829-ensure-that-the-proper-provenance-events-ar.patch

> 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)

Reply via email to