Matt Burgess created NIFI-11807:
-----------------------------------
Summary: Add an ExtractRecordSchema processor
Key: NIFI-11807
URL: https://issues.apache.org/jira/browse/NIFI-11807
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Reporter: Matt Burgess
Sometimes it may be necessary to retrieve the schema from an incoming FlowFile
without manipulating the rest of the content. For example ConvertRecord even
with the Record Reader and Writer pointing at the same schema, all records are
rewritten to the output. If the schema is the only thing needed, this processor
could extract it, store it and pass on the original FlowFile with no
modifications.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)