You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Matthew Clarke (JIRA)" <ji...@apache.org> on 2015/12/01 01:24:10 UTC

[jira] [Commented] (NIFI-1231) cloned files not getting new entryDate

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

Matthew Clarke commented on NIFI-1231:
--------------------------------------

I guess this comes from a discussion I had with Mark. Clone files are
essentially new FlowFiles with new uuids. The content may not have changed,
but they represent a new entity in both  provenance and in the dataflow.
The provenance lineage will only draw back to where that cloned FlowFiles
originated (was created). You need to expand parents to trace back further.
I look at entryDate as the time a FlowFiles was created.



> cloned files not getting new entryDate
> --------------------------------------
>
>                 Key: NIFI-1231
>                 URL: https://issues.apache.org/jira/browse/NIFI-1231
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.3.0
>            Reporter: Matthew Clarke
>            Priority: Minor
>              Labels: beginner, newbie
>
> When FlowFiles are cloned, the clones should get a new entryDate assigned to them. the lineageStartDate should still carry over from the original FlowFile.



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