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

Pierre Villard resolved NIFI-967.
---------------------------------
    Resolution: Implemented

> Add record container options to ConvertAvroToJSON
> -------------------------------------------------
>
>                 Key: NIFI-967
>                 URL: https://issues.apache.org/jira/browse/NIFI-967
>             Project: Apache NiFi
>          Issue Type: Wish
>          Components: Extensions
>    Affects Versions: 0.3.0
>            Reporter: Ryan Blue
>            Priority: Major
>
> ConvertAvroToJSON currently produces a JSON list of the records in an Avro 
> file. There are common alternatives to making a file of JSON records:
> 1. Concatenating records without the list structure at the root
> 2. Newline-separating records that contain no newlines in white-space
> The processor to convert from JSON to Avro supports those two container 
> options, but not the list of JSON records. It should be easy enough to 
> implement these. I'd also recommend making #2 the default, but that probably 
> isn't possible now that the processor has been released.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to