Key conversion Error with Kafka Sink connector

FYI I found this post which details using simple connect transforms to force the key into a document shape before processing by the sink connector, which seems to work: Kafka sink connector : How to get Kafka message key into document - #3 by hpgrahsl

2 Likes