Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.97 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.97 KB

Python

Sample Python programs.

All of the programs are configured to run within docker containers.
These docker containers are built from a docker image which includes a spark engine. The programs are submitted to a spark engine which runs the program.

Credits

Docker

Docker enables developers and IT admins to build, ship and run any application, anywhere.

Spark

An ubuntu:16.04 based Spark container. Use it in a standalone cluster with the accompanying docker-compose.yml, or as a base for more complex recipes.

License

MIT