Skip to content

vlqhai/kafka-streaming-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for Cloud Kafka streaming

How to development

Start Kafka cluster

Open docker-compose.yml, change the IP to your current IP for brokers at KAFKA_CFG_ADVERTISED_LISTENERS

Start your clusters with command:

docker-compose up -d

Kafka Web UI

http://localhost:9000

Mongo Express

http://localhost:9001

Run Producer application and streaming application

Remember to edit the application.yml with broker IPs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages