Hello, I have a Kafka topic with Avro encoded data. Looks like GetKafka returns content decoded as String. Is there a way to get bytes from GetKafka so that I can pass it on to a custom AvroDecoder processor?
Thanks, Srikanth
Hello, I have a Kafka topic with Avro encoded data. Looks like GetKafka returns content decoded as String. Is there a way to get bytes from GetKafka so that I can pass it on to a custom AvroDecoder processor?
Thanks, Srikanth