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

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

Github user joewitt commented on the issue:

    https://github.com/apache/nifi/pull/1436
  
    OK - so these processors should support input data with multiple events.  
Going from CSV to JSON should allow CSV input to have multiple rows and it 
would output an array of JSON objects.  Going from CSV to Avro should do the 
same but in avro friendly way.  Etc.. This avoids the need for splitting cases.
    
    Can you please raise a JIRA to address this/improve this later?  I think 
as-is this is quite useful.  Please address the licensing concern and I'll take 
another look.  If that is sorted I'm a +1 and will merge (please squash the 
last commits with the licensing fix.
    
    thanks!


> Create CSV To Avro transformer
> ------------------------------
>
>                 Key: NIFI-3354
>                 URL: https://issues.apache.org/jira/browse/NIFI-3354
>             Project: Apache NiFi
>          Issue Type: Sub-task
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>             Fix For: 1.2.0
>
>         Attachments: csv_content.txt, NIFI-3354.xml
>
>
> While we currently have CSV to AVRO transformer it required HDFS/Kite 
> dependencies which could be easily eliminated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to