confluentinc / confluentinc/kafka-tutorials

Create a KStream: Java client producer -> Key:Long and Value:SpecificAvro

Open
#125 0 comments 0 reactions 0 assignees View on GitHub
kstreams recipe
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Create a KStream

Data source: Java client producer
Kafka Streams application with Key:Long and Value:SpecificAvro

Comparable existing example: https://github.com/confluentinc/examples/tree/5.3.0-post/connect-streams-pipeline#example-4-java-client-producer-with-specificavro---keylong-and-valuespecificavro

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the comparable existing example at the linked confluentinc/examples path, then inspect this repository for the nearest Kafka Streams tutorial or recipe. The work is complete when a tutorial creates a KStream from a Java client producer using Long keys and SpecificAvro values, with the example runnable like the referenced one.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kafka
Domain
stream-processing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.