Hi, Could somebody let me know how to use storm-kafka-0.10.0.jar file which resides in external directory to storm starter project.
I copied the storm-kafka-0.10.0.jar in lib directory of storm but it is not being reference in storm classpath due which I am not able to compile my code. It always says error "storm.kafka" package doesn't exist. Thanks Neeraj
