/waterfall

Scala-based ETL for data aggregation with job scheduling

Primary LanguageScalaMIT LicenseMIT

Waterfall

Waterfall is a batch progressing and ETL system. Handles scheduling, dependency and provides a rich library of sources and sinks.

Usage

To run the UI for now:

Open com.mindcandy.waterfall.Run and set shouldRun to true then run:

it:testOnly *RunSpec*

Contributing

Contributions are always welcome! Just follow the normal fork > branch > pull request workflow.

License

MIT