Deserialzing Confluent Avro Records in Kafka with Spark
Introduction
Kafka producers and consumers are already decoupled in the sense that they do not communicate with one another directly; instead, information transfer happens via Kafka topics. But they are coupled in the sense that consumers need to kno...
blog.datachef.co8 min read