Insert the following csv into your sql
aws s3 cp s3://start-data-engg/data.zip ./
unzip data.zip
- [docker] (With WSL2 as backend)
- [AWS_account] (With AWS CLI configured)
- [MySQL] (Allow data export)
This repository adpots technique from the following blog. How to submit Spark jobs to EMR cluster from Airflow.