Abstractions facilitating parallel execution of programs implementing common I/O patterns in a pipelined fashion as workflows in Spark
Build and clean application running the following commands from the project root directory:
$ sbt assembly
$ sbt clean clean-files
Examples on how to run the application can be found in the scripts folder.