You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/02/26 14:30:22 UTC

[GitHub] MikeThomsen commented on issue #3130: NIFI-5791: Add Apache Daffodil (incubating) bundle

MikeThomsen commented on issue #3130: NIFI-5791: Add Apache Daffodil (incubating) bundle
URL: https://github.com/apache/nifi/pull/3130#issuecomment-467459589
 
 
   Reading over the comments here, I'm wondering if it would make sense to consider creating a wrapper around our record readers for this instead of going to a straight competition with Avro. For example, I could see potential with the PCAP [example](https://daffodil.apache.org/examples/) reading the PCAP data into JSON and then transforming the JSON into Avro by having a `DaffodilReader` that could wrap `JsonTreeReader` and emit JSON to the reader. Thoughts?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services