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

Bryan Bende updated NIFI-821:
-----------------------------
    Attachment: NIFI-821-2.patch

Addressing feedback from [~markap14] :
- changed mime-type accordingly
- used Collections.emptyList()
- changed unmergable logging to debug
- wrapped Avro reader in a try-with-resource block to ensure close is called

> Support Merging of Avro
> -----------------------
>
>                 Key: NIFI-821
>                 URL: https://issues.apache.org/jira/browse/NIFI-821
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: NIFI-821-2.patch, NIFI-821.patch
>
>
> We should support the ability to merge Avro files of the same schema, similar 
> to how MergeContent works.
> Avro tools provides a command line tool for doing this which can be found 
> here: 
> https://github.com/apache/avro/blob/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/ConcatTool.java



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

Reply via email to