Skip to content

a small docker project to show running s pyspark application that prints messages from a kafka topic to the console

Notifications You must be signed in to change notification settings

prectechadmin/kafka-pyspark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple pySpark Data Pipeline This project build 3 docker containers to demostrate writing data from a python kafka producer to kafka for consumtion by a pyspark application

To run it

docker-compose build
docker-compose up

You should see the message sent from the Producer container in the console of the consuming pyspark container.

All done. Thank you.

About

a small docker project to show running s pyspark application that prints messages from a kafka topic to the console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published