Hi Kashyap, The kafka spout provided in the storm-contrib project ( https://github.com/nathanmarz/storm-contrib/tree/master/storm-kafka) doesnt work with kafka 0.8
The version provided by wurstmeister at https://github.com/wurstmeister/storm-kafka-0.8-plus is supposed to work with storm 0.9.1 and kafka 0.8. Regards, Carlos 2014-04-11 4:17 GMT+02:00 Kashyap Mhaisekar <[email protected]>: > Hi, > What is the version of Kafka spout that works with storm 0.9 and kafka 0.8? > The standard example doesn't throw exceptions but doesn't seem to consume > messages either. > > Thanks, > Kashyap >
