Github user joewitt commented on the pull request:

    https://github.com/apache/incubator-nifi/pull/70#issuecomment-121218552
  
    i just want to add how easy this was to test.  We're definitely going to 
build an avro viewer like we have for JSON, XML, etc.. because of this cool use 
case.
    
    I setup a 'generate flow file' and replace text to make some CSV lines then 
ran that into "Convert CSV to Avro" and a "ConvertAvroSchema" all using Alan's 
example schemas.  And i didn't have it right at first because my id wasn't a 
long and my revenue wasn't a double.  But that was obvious as it told me right 
in context.  So i could just easily iterate and go.
    
    It is a good example of taking a cool project, Kite, and combining it with 
the power NiFi has to make these things interactive to quickly iterate and 
building something useful.
    
    Nice job Alan and Ryan!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to