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

Andrew Atwood reassigned NIFI-15597:
------------------------------------

    Assignee:     (was: Andrew Atwood)

> 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)

Reply via email to