XML2Avro NiFi processor
Avro is a very good record oriented compact format and is easy to work with, this processor is a version of the xml2csv processor that I published a few weeks ago, but is improved and is now generating avro files instead of csv files. All code used in this article can be downloaded from https://github.com/maxbback/xml2avro […]
Continue Reading