ahummel25 / etl-challenge

Repository from Github https://github.comahummel25/etl-challengeRepository from Github https://github.comahummel25/etl-challenge

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

About


Languages

Language:Scala 100.0%