Started as learning how to run Apache Spark and what it can do. Expanded into practicing data warehousing with the Northwind Database.
cd jars
wget https://jdbc.postgresql.org/download/postgresql-42.7.1.jar
cd ..
docker compose up -d
./run-northwind-analysis.sh