Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 400 Bytes

COMBUSTI/O

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.