Skip to content

Commit

Permalink
Update 4-step4 - KAFKA_DOCKER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hrhouma authored May 6, 2024
1 parent ca2d274 commit f0ba41e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@
# pip --version
# apt install python3.10-venv
# python3 -m venv kafka_env
# source kafka_env/bin/activate
# pip install kafka-python
```

3. Créez les scripts **producer** et **consumer** en utilisant les commandes suivantes :
Expand Down

0 comments on commit f0ba41e

Please sign in to comment.