[
https://issues.apache.org/jira/browse/NIFI-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381508#comment-15381508
]
ASF GitHub Bot commented on NIFI-1942:
--------------------------------------
Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/476
I'm trying to use a couple of the processors listed in the accompanying doc
you link to[1] but there seem to be some processors that aren't available
(notably "IsIncludedIn"). I was trying to make sure a column had a value in a
set of strings ("male" or "female").
Is there a reason for not including all the processors available?
[1] http://super-csv.github.io/super-csv/cell_processors.html
[2]
http://super-csv.github.io/super-csv/apidocs/org/supercsv/cellprocessor/constraint/IsIncludedIn.html
> Create a processor to validate CSV against a user-supplied schema
> -----------------------------------------------------------------
>
> Key: NIFI-1942
> URL: https://issues.apache.org/jira/browse/NIFI-1942
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: ValidateCSV.xml
>
>
> In order to extend the set of "quality control" processors, it would be
> interesting to have a processor validating CSV formatted flow files against a
> user-specified schema.
> Flow file validated against schema would be routed to "valid" relationship
> although flow file not validated against schema would be routed to "invalid"
> relationship.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)