Phillip Grenier created NIFI-6419:
-------------------------------------
Summary: AvroWriter single record with external schema results in
data loss
Key: NIFI-6419
URL: https://issues.apache.org/jira/browse/NIFI-6419
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.9.0
Reporter: Phillip Grenier
Attachments: getSplitRecord.xml
When a split record tries to create single record splits with an external
schema, it does not use a record set and fails to write data.
I have attached a sample flow, if you run a simple flow file through with
first,last
fname,lname
another,name
you will see the resulting flow files have 0 bytes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)