Robust Message Serialization in Apache Kafka Using Apache Avro, Part 3

1 · Cloudera · Aug. 7, 2018, 7 a.m.
Part 3: Configuring Clients Earlier, we introduced Kafka Serializers and Deserializers that are capable of writing and reading Kafka records in Avro format. In this part we will going to see how to configure producers and consumers to use them. Setting up a Kafka Topic for use as a Schema Store KafkaTopicSchemaProvider works with a […] The post Robust Message Serialization in Apache Kafka Using Apache Avro, Part 3 appeared first on Cloudera Blog....