I didn't have any luck with wurstmeister's but I've found this one ( https://github.com/HolmesNL/kafka-spout) and it works with storm 0.9.1 and kafka 0.8.1.
-Trevor On Fri, Apr 11, 2014 at 7:22 AM, Kashyap Mhaisekar <[email protected]>wrote: > Thanks Carlos. > > > On Friday, April 11, 2014, Carlos Rodriguez <[email protected]> wrote: > >> 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 >>> >> >>
