-
Notifications
You must be signed in to change notification settings - Fork 1
SergeiIonin/ZioKafkaStreamProcessor_sionin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
How to use this app: 1) pull docker container via docker pull sionin/zio-kafka-stream-processor-11 2) run kafka server on port 9092 3) run consumer with name reports on port 9092, e.g., run it in localhost:9092 #!/bin/bash <where-your-kafka-binaries-are>/kafka_2.13-2.7.0/bin/kafka-console-consumer.sh --topic $1 --from-beginning --bootstrap-server localhost:9092
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published