Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/483
  
    @joewitt @trixpan I think the provenance linkage should already be 
happening automatically with the following line:
    
    `FlowFile split = session.create(originalFlowFile);`
    
    With that call, the framework will create a fork event from the parent for 
each attachment.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to