Trying to troubleshoot connecting to Kafka and getting the following error:
com.streamsets.pipeline.api.StageException: KAFKA_29 - Error fetching data from Kafka: org.apache.kafka.common.errors.SerializationException: Error deserializing key/value for partition xxx at offset 0. If needed, please seek past the record to continue consumption.
xxx is my topic which I can connect to without issue using a GUI tool named Kafka Magic.