Joseph Percivall created NIFI-4115:
--------------------------------------
Summary: JsonRecordSetWriter should allow for writing not as an
array
Key: NIFI-4115
URL: https://issues.apache.org/jira/browse/NIFI-4115
Project: Apache NiFi
Issue Type: Improvement
Reporter: Joseph Percivall
As a user I want to utilize a record based processor to write one record as
JSON. Using the JsonRecordSetWriter, it will always output a Json Array and
thus in order to then have just the single record, I immediately have to use
SplitRecord with a size of 1.
There should be a property to not create the array.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)