ETL Challenge Steps to run to create the SQLite Table $ sqlite3 etl-challenge.db Once connected and at the DB prompt, grab the table script from the etl_table text file and run that. To run the Spark job: $ sbt ETL