RE: How to read AVRO data from Kafka using Flink

2016-08-03 Thread Alam, Zeeshan
arey [mailto:sca...@expedia.com] Sent: Tuesday, August 02, 2016 8:49 PM To: Alam, Zeeshan; user@flink.apache.org Subject: Re: How to read AVRO data from Kafka using Flink I can tell you that we are reading Avro data from Kafka on Flink without problems. It seems like you have a mistake somewhere in

Re: How to read AVRO data from Kafka using Flink

2016-08-02 Thread Shannon Carey
s in order to narrow down where the problem is coming from. Shannon From: "Alam, Zeeshan" mailto:zeeshan.a...@fmr.com>> Date: Tuesday, August 2, 2016 at 5:28 AM To: "user@flink.apache.org<mailto:user@flink.apache.org>" mailto:user@flink.apache.org>> Subje

How to read AVRO data from Kafka using Flink

2016-08-02 Thread Alam, Zeeshan
Hi All, I am trying to read AVRO data from Kafka using Flink 1.0.3 but I am getting error. I have posted this issue in Stack Overflow: http://stackoverflow.com/questions/38715286/how-to-decode-kafka-messages-using-avro-and-flink . Is there any mistake we can try to look into or there a better w

How to read AVRO data from Kafka using Flink

2016-08-01 Thread Alam, Zeeshan
Hi All, I am trying to read AVRO data from Kafka using Flink 1.0.3 but I am getting error. I have posted this issue in Stack Overflow: http://stackoverflow.com/questions/38698721/how-to-read-avro-data-from-kafka-using-flink . Is there any mistake we can try to look into? Thanks & Reg