I'm developing a Streams plugin for Kafka 0.10, to be run in a dev sandbox, but pull data from a production 0.9 Kafka deployment. Is there a source connector that can be used from the 0.10 sandbox to connect to the 0.9 cluster ? Given the number of changes/features in 0.10, such a connector would be useful for dev/test before upgrading an existing production deployment.
- Kafka-to-Kafka Connector ? Dean Arnold
- Re: Kafka-to-Kafka Connector ? tao xiao
- Re: Kafka-to-Kafka Connector ? Dean Arnold