Mark Payne created NIFI-3857:
--------------------------------
Summary: Create PartitionRecord processor
Key: NIFI-3857
URL: https://issues.apache.org/jira/browse/NIFI-3857
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
With the record readers and writers, it will be useful to be able to bring in a
stream of records as a FlowFile and output N different FlowFiles, where all
records in the output are "alike." Users should be able to define what it means
for two records to be "like records" by entering one or more RecordPaths.
Since we know that all records in an outgoing FlowFile will have the same value
for a given field, we should also add an attribute to the FlowFile for each of
these, so that routing can easily be done and we can also track that attribute
via Provenance, etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)