Skip to content

jinman-kim/kafka-python

Repository files navigation

Kafka-Python-Docker Tutorial

  1. Download Docker and Docker-compose
  2. git clone this repository
  3. docker-compose up
  4. docker exec -it kafka /bin/bash
  5. create topic
  6. pip install kafka-python
  7. python man.py then you can check 'Hello, Kafka'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages