Skip to content

guitarislife87/apache-spark-docker-compose-northwind

Repository files navigation

Adam's Apache Spark Playground

Started as learning how to run Apache Spark and what it can do. Expanded into practicing data warehousing with the Northwind Database.

Get Started

cd jars
wget https://jdbc.postgresql.org/download/postgresql-42.7.1.jar
cd ..
docker compose up -d
./run-northwind-analysis.sh

Resources

Apache Spark + Docker Compose Tutorial

Northwind Seed Data

About

Practicing Apache Spark with Docker Compose on the Northwind Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published