[ 
https://issues.apache.org/jira/browse/NIFI-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne resolved NIFI-1161.
------------------------------
    Resolution: Won't Do

This should now be handled by PartitionRecord, QueryRecord, etc.

> Create RouteCSV Processor
> -------------------------
>
>                 Key: NIFI-1161
>                 URL: https://issues.apache.org/jira/browse/NIFI-1161
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Extensions
>            Reporter: Mark Payne
>            Priority: Major
>
> We have a RouteText processor built for 0.4.0. This is very powerful but a 
> very common use case will be routing and grouping CSV data. This use case, we 
> can make the configuration far easier by creating a RouteCSV Processor 
> instead of requiring the user to enter complicated Regular Expressions.
> For instance, rather than a Grouping Regular Expression, we should provide
> a Grouping Fields property where the user can simply enter a comma-separated 
> list of CSV fields (numeric or perhaps column header names?)
> Also, rather than comparing user-defined rules against a line of text, the 
> rules could be compared against a specific CSV field.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to