Skip to content

willardmr/PySparkDockerExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySparkDockerExample

Example PySpark application using docker-compose.

To run:

Pull the repo and cd into the directory. Then build the images: docker-compose build

And then run the PySpark job: docker-compose run py-spark

Play around by changing entrypoint.py or add more workers to docker-compose.yml

About

Example PySpark application using docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published