[
https://issues.apache.org/jira/browse/NIFI-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016941#comment-16016941
]
ASF subversion and git services commented on NIFI-3857:
-------------------------------------------------------
Commit ae9953db646f54f3731c56c8ff97503aacc041f3 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ae9953d ]
NIFI-3857: This closes #1825. Added PartitionRecord processor
Signed-off-by: joewitt <[email protected]>
> 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
> Fix For: 1.3.0
>
>
> 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)