- Start Kafka and Zookeeper
make up
- Create the Kafka topic
make topic
- Ensure it has been created
make describe
- Use Beam to write to topic
make producer
- Check messages in topic
make offset
- Dump messages from topic
make dump
- Consume messages and run wordcount with Beam
make consumer
- Check output
cat wordcount*
- Stop Kafka and Zookeeper
make down
- Clean up
make clean
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
andrewrjones/kafka-beam-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published