[
https://issues.apache.org/jira/browse/NIFI-15597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059163#comment-18059163
]
Pierre Villard commented on NIFI-15597:
---------------------------------------
[~theBestAndrew] - are you in a position to attach a flow and/or data sample to
easily reproduce the problem?
> RecordProcessor improperly handles Parquet Avro Exception
> ---------------------------------------------------------
>
> Key: NIFI-15597
> URL: https://issues.apache.org/jira/browse/NIFI-15597
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Andrew Atwood
> Priority: Minor
>
> Parquet's AvroWriteSupport class throws RuntimeException for invalid data
> (null required values in my case). The AbstractRecordProcessor callback only
> catches checked exceptions, and the outermost catch expects all exceptions to
> have been wrapped in a ProcessException.
> This causes the record.error.message to not have the message from the
> exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)