[
https://issues.apache.org/jira/browse/NIFI-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392728#comment-15392728
]
ASF GitHub Bot commented on NIFI-1942:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/476
Hey @JPercivall, I finally found the time to address your comment. I agree
that offering the possibility to filter out the "wrong" lines is a nice
feature. I chose the option to have one flow file containing valid lines and
one containing invalid lines. WRT this choice, I am not sure it makes sens to
add an attribute with an error message since the error could be different for
each invalid lines. Let me know your thoughts! Thanks!
> 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)