Hello Users, Have a use case where I would like to write the data from Kafka to S3. I found that there is a HDFS Bolt to write to HDFS( https://github.com/apache/storm/tree/master/external/storm-hdfs). But is there a S3 bolt support? Or should I write my own custom one?
Thanks, Lakshmanan
