linkedin / li-apache-kafka-clients

li-apache-kafka-clients is a wrapper library for the Apache Kafka vanilla clients. It provides additional features such as large message support and auditing to the Java producer and consumer in the open source Apache Kafka.
BSD 2-Clause "Simplified" License
131 stars 52 forks source link

Integration with Apache storm #93

Open clement76 opened 6 years ago

clement76 commented 6 years ago

Interested to know if any implementations of this li-kafka-clients library with Apache Storm, especially integrated with Storm's default kafka spout.

becketqin commented 6 years ago

@clement76 I am not aware of any integration of li-apache-kafka-clients lib with Storm. But in general it should be a drop-in replacement.