- Just a simple data dump from SQL's Northwind database to a CSV
- CSV (northwind.csv) turned into multiple CSVs
- Scripts to create Dataframes/tables in Apache Spark
- There aren't any employee/product images
- It's a straight data dump - no relations or special magic
- Type this command in terminal:
pyspark < northwind.spark.py