[ 
https://issues.apache.org/jira/browse/NIFI-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514199#comment-14514199
 ] 

Mark Payne commented on NIFI-10:
--------------------------------

When a user views or downloads content it should be a DOWNLOAD event.

When a processor pulls data from an external resource in order to update the 
content of a FlowFile that should be a FETCH event (for example, FetchHDFS).

When processor performs a remote method invocation that should be a 
REMOTE_INVOCATION event (for example, DeleteHDFS - we don't want to create a 
delete event because we are not actually deleting content ourselves - we are 
instructing HDFS to do so. There are other similar cases. InvokeHTTP should 
probably do this if the HTTP method is DELETE, as well).

> Add new Provenance Event types
> ------------------------------
>
>                 Key: NIFI-10
>                 URL: https://issues.apache.org/jira/browse/NIFI-10
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Joseph Witt
>            Priority: Minor
>
> Provenance download event should support the notion of proxy chains as well.



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

Reply via email to