Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
NIFI-3866 Create PartitionRecord processor to compliment UpdateRecord and RecordPath
- Resolved
- links to