Skip to content

jarlebass/combustio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.