[
https://issues.apache.org/jira/browse/NIFI-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883617#comment-16883617
]
ASF subversion and git services commented on NIFI-6419:
-------------------------------------------------------
Commit 24e50953a3e2dde4cda0261e4f7dba083d5ed602 in nifi's branch
refs/heads/master from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=24e5095 ]
NIFI-6419: Fixed AvroWriter single record with external schema results in data
loss
This closes #3573.
Signed-off-by: Koji Kawamura <[email protected]>
> 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: Extensions
> Affects Versions: 1.9.0
> Reporter: Phillip Grenier
> Assignee: Peter Turcsanyi
> Priority: Major
> Attachments: getSplitRecord.xml
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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.
>
> Nifi 1.9.2
> java -version
> openjdk version "1.8.0_201"
> OpenJDK Runtime Environment (build 1.8.0_201-b09)
> OpenJDK 64-Bit Server VM (build 25.201-b09, mixed mode)
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)