[
https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991845#comment-14991845
]
Mark Payne commented on NIFI-1083:
----------------------------------
[~JPercivall] - Excellent work! It works well. I did a code review and things
seem to be in good shape. Passes contrib-check and code looks solid. +1
I attached an additional Patch to this ticket that adds a Grouping Regular
Expression property. This can be used to group together like lines in a Text
File. For instance, if we want to group lines of a CSV file by the first
column, we can do that by using the Grouping Regex: (.*?),.*
I'll refrain from merging this into master until the patch that I supplied is
reviewed. Then I will merge all of it together.
Thanks!
> Create Route Individual Lines of Text Processor
> -----------------------------------------------
>
> Key: NIFI-1083
> URL: https://issues.apache.org/jira/browse/NIFI-1083
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Extensions
> Reporter: Joseph Percivall
> Assignee: Joseph Percivall
> Fix For: 0.4.0
>
> Attachments:
> 0001-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch,
> NIFI-1083_change_processor_name.patch
>
>
> Create a processor that will read individual lines of text and route them
> based on routing and matching strategies. See the parent task for a more in
> depth look
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)