[
https://issues.apache.org/jira/browse/NIFI-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Weeks updated NIFI-7139:
------------------------------
Description: Add an attribute to flow files that fail during record
processing containing the error message. This is primarily useful when that
error message may be used in 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 does and would add an attribute
record.error.message to the flow file on the failure relationship of
AbstractRecordProcessor. (was: 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.)
> 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
> Priority: Trivial
>
> Add an attribute to flow files that fail during record processing containing
> the error message. This is primarily useful when that error message may be
> used in 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 does 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)