Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.12.1
-
None
Description
Input flow file is in Avro format, contains array of records, one of them with following fields
Field in line 124 (let's name it f124) in one of the records contains string value. The corresponding field in PostgreSQL database, where PutDatabaseRecords upserts the data is of type numeric.
PutDatabaseRecord writes errors to the bulletin board, but the flow file causing error doesn't route to failure and stays in the input queue:
PutDatabaseRecord processor configuration:
Attachments
Attachments
Issue Links
- duplicates
-
NIFI-8146 Allow RecordPath to be used for specifying operation type and data fields when using PutDatabaseRecord
- Resolved