Hej, I'm looking for some example code on how to load a avro formatted data set.
I have the Avro Schema (its horrible twisted and nested on several levels) and I want to load that into java classes to make it easier to process. I'm using Flink 0.7 latest snapshot. thanks for the help cheers Martin
