Kafka on StreamNative (KSN): Produce and Consume First Messages with Kafka Protocol

Опубликовано: 21 Апрель 2026
на канале: StreamNative Academy
102
1

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.

Produce and consume messages to a Pulsar cluster using Kafka protocol.

[00:00] Produce and consume first messages with Kafka protocol
[00:10] Explore sample Kafka code and dependencies in StreamNative UI, add required dependencies to project in IntelliJ, create Kafka producer class in IntelliJ
[02:45] Edit Producer code to use downloaded OAuth2 key and produce first message using Kafka protocol
[04:07] Create Kafka consumer class and consume first message using Kafka protocol
[06:03] View topic in UI, Kafka consumer groups will not show up in UI

Important topics to consider when using Kafka consumers that are addressed in other videos:

Message retention with Kafka consumer groups
Viewing consumer group backlog