https://github.com/danny02/kafka-streams-playground
https://github.com/danny02/kafka-streams-playground
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danny02/kafka-streams-playground
- Owner: Danny02
- Created: 2018-05-15T09:37:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T15:09:29.000Z (about 8 years ago)
- Last Synced: 2025-01-02T11:27:29.017Z (over 1 year ago)
- Language: Scala
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
kafka-consumer-groups.sh --bootstrap-server localhost:9092 --reset-offsets --group m2n-resolver2 --all-topics --to-earliest --execute
kafka-consumer-groups.sh --bootstrap-server localhost:9092 --describe --group m2n-resolver2
kafka-run-class.sh kafka.tools.GetOffsetShell --broker-list localhost:9092 --topic betreuer-source
kafka-topics.sh --zookeeper localhost:2181 --list
https://zz85.github.io/kafka-streams-viz/