[ 
https://issues.apache.org/jira/browse/NIFI-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381482#comment-15381482
 ] 

ASF GitHub Bot commented on NIFI-1942:
--------------------------------------

Github user JPercivall commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/476#discussion_r71088067
  
    --- Diff: nifi-assembly/NOTICE ---
    @@ -193,6 +193,8 @@ The following binary components are provided under the 
Apache Software License v
     
       (ASLv2) opencsv (net.sf.opencsv:opencsv:2.3)
     
    +  (ASLv2) Super CSV (net.sf.supercsv:super-csv:2.4.0)
    --- End diff --
    
    This is a Apache 2.0 licensed import with not NOTICE, it can be used with 
adding anything to the NOTICE or LICENSE file. This applies to this assembly 
NOTICE and the nar NOTICE.


> 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)

Reply via email to