This video was created with Kafka on StreamNative 3.1 using a StreamNative Hosted Pulsar Cluster. Kafka on StreamNative brings Enterprise-grade Kafka support with support SLA to StreamNative Pulsar Clusters. StreamNative Hosted is a fully-hosted Pulsar Cluster option available from StreamNative.
Use Kafka Schema Registry with Kafka producers and consumers.
[00:00] Using Kafka Schema Registry with AVRO example
[00:08] Add required service account permissions on public/__kafka_schemaregistry
[00:37] Obtain Kafka Schema Registry dependencies and sample code from StreamNative UI
[02:05] Add dependencies to IntelliJ, create Kafka producer and consumer classes using Kafka Schema Registry
[02:35] Test Kafka producer and Kafka consumer with generic AVRO object
[03:01] Kafka Schema Registry does not currently show up in StreamNative UI
Kafka Schema Registry can be managed using curl commands as presented in a separate video.