Hi, Is there any good example for integrating OpaqueTridentKafkaSpout with Kafka ? I am using Storm 1.2.2 and Kafka 1.0 . Further I am using Tumbling window to batch every 100 messages and process them at once rather than working on each message from kafka as my tuple. I have posted my question earlier here Apache Storm Trident and Kafka Spout Integration <https://stackoverflow.com/questions/49736439/apache-storm-trident-and-kafka-spout-integration> , but I could not able to integrate it better. Is there any good source that I should look into ?
Thanks, Shaik Asiufllah
