Skip to content

Aakash282/kafka-bokeh-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

kafka-bokeh-dashboard

Bokeh dashboard that plots incoming Kafka events!

Run the demo:

Go into your Kafka directory and run

$ bin/zookeeper-server-start.sh config/zookeeper.properties

Then from the same directory, run

$ bin/kafka-server-start.sh config/server.properties

Now move to your kafka-bokeh-dashboard

$ python producer/main.py

Then start a bokeh session

$ bokeh serve

And start the consumer

$ python consumer/main.py

This should automatically open a new browser window and you should see the plot update.

About

Bokeh dashboard that plots incoming Kafka events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages