Daniel Stieglitz created NIFI-11077:
---------------------------------------
Summary: Provide a record number when a RecordReader fails
Key: NIFI-11077
URL: https://issues.apache.org/jira/browse/NIFI-11077
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
When a RecordReader fails for whatever reason, it would be helpful to include
in the error log message, a record number to help easily identify which record
failed.
My particular use case was when using QueryRecord and ValidateRecord with
CSVReader on a file which has different delimiters than the rest of the file,
the error message logged did not include the line number where the parsing
failed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)