How do I get started with the Pipeline?

First, you'll need to write an implementation of the Stage interface to do something interesting. Then, create a configuration file for the pipeline you want to run. Finally, you can use the DigesterPipelineFactory to create and run the pipeline!

[top]