[jira] [Updated] (NIFI-2805) Add fragment attributes for SplitAvro

2016-09-22 Thread Pierre Villard (JIRA)

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

Pierre Villard updated NIFI-2805:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Build with contrib-check, verified attributes in a basic workflow, merged into 
master.

> Add fragment attributes for SplitAvro
> -
>
> Key: NIFI-2805
> URL: https://issues.apache.org/jira/browse/NIFI-2805
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Matt Burgess
>Assignee: Matt Burgess
> Fix For: 1.1.0
>
>
> Some "splitting" processors such as SplitText and SplitContent write 
> attributes to the split flow files indicating their fragment index, the total 
> count, and the filename of the original flow file. This is done to support a 
> form of "micro-batching" and/or a split-join pattern in a data flow (i.e. 
> split the original file, do work on the individual pieces, and possibly merge 
> them together later).
> For consistency and capability, the SplitAvro processor should write these 
> same attributes for its split flow files.



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


[jira] [Updated] (NIFI-2805) Add fragment attributes for SplitAvro

2016-09-22 Thread Matt Burgess (JIRA)

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

Matt Burgess updated NIFI-2805:
---
Fix Version/s: 1.1.0
   Status: Patch Available  (was: In Progress)

> Add fragment attributes for SplitAvro
> -
>
> Key: NIFI-2805
> URL: https://issues.apache.org/jira/browse/NIFI-2805
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Matt Burgess
>Assignee: Matt Burgess
> Fix For: 1.1.0
>
>
> Some "splitting" processors such as SplitText and SplitContent write 
> attributes to the split flow files indicating their fragment index, the total 
> count, and the filename of the original flow file. This is done to support a 
> form of "micro-batching" and/or a split-join pattern in a data flow (i.e. 
> split the original file, do work on the individual pieces, and possibly merge 
> them together later).
> For consistency and capability, the SplitAvro processor should write these 
> same attributes for its split flow files.



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