Flink + Kafka + avro example

Posted by Flavio Pompermaier on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Flink-Kafka-avro-example-tp13030.html

Hi to all Flink users,
we've just published on our Okkam public repository an example of using Flink 1.2.1 + Kafka 0.10 to exchange Avro objects[1].

We hope this could be helpful for new Flink users willing to play with Flink streaming.

[1] https://github.com/okkam-it/flink-examples/blob/master/src/main/java/org/okkam/flink/KafkaFlinkAvroParquet.java

Best,
Flavio