Skip to content

ovanse/study-youtube-kafka-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAFKA

Run Kafka locally with docker compose.

docker compose up -d

topics

To view list of topics attach to container and run

kafka-topics --list --bootstrap-server localhost:9092

View events

kafka-topics --bootstrap-server localhost:9092 --describe --topic orders

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages