Hi, I want to send some message to a kafka topic using kafkabolt using outputcollector.emit().
I created a kafkabolt with topicselector as FieldNameTopicSelector. But i don't understand how i should emit so that data gets routed to different bolt and how we can provide a topic name while emitting. Thanks, Rohit
