Simple pipeline example built after the fruit stand example from great guys at Pachyderm. Look at pipeline.json for more details on the pipeline.
$ walrus -f pipeline.json
input completed successfully.
filter completed successfully.
sum completed successfully.
All stages completed successfully.
Output written to ...
$ ls walrus
filter input sum
$ cat walrus/sum/apple
133