I have a couple of topics in a Kafka cluster that another team would like to process. They have a strong preference for consuming a Kinesis stream instead of a Kafka topic.
This seems like a good fit for a Kafka Connect sink. I didn't see a Kinesis connector in the connector hub <http://www.confluent.io/developers/connectors>. Anyone here know if there's one in progress or some other recommended way to do this? Thanks, -Kevin