Hi , I am using the following leningen dependencies :
[storm "0.9.0.1"] [org.apache.kafka/kafka_2.9.2 "0.8.0"] [storm/storm-kafka "0.9.0-wip16a-scala292"] Here is the sample code snippet: http://pastebin.com/E585PyfY The Bolt is not receiving any data from the Kafka Spout. Any ideas why ? Thanks Binita
