Shawn Weeks created NIFI-7139:
---------------------------------
Summary: Add Error Message To Flow File Attribute for Record
Processors
Key: NIFI-7139
URL: https://issues.apache.org/jira/browse/NIFI-7139
Project: Apache NiFi
Issue Type: New Feature
Reporter: Shawn Weeks
Assignee: Shawn Weeks
Add an attribute to flow files that fail during record processing contain the
error message. This is primarily useful when that error message may effect
downstream processing and is dependent on the Record Reader or Writer raising a
meaningful exception. This would be similar to what the Execute SQL Processors
do and would add an attribute record.error.message to the flow file on the
failure relationship of AbstractRecordProcessor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)