Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 574 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 574 Bytes

Fruit stand

Simple pipeline example built after the fruit stand example from great guys at Pachyderm. Look at pipeline.json for more details on the pipeline.

Run

$ walrus -f pipeline.json
input completed successfully.
filter completed successfully.
sum completed successfully.
All stages completed successfully. 
Output written to ...

Have a look at the output

$ ls walrus
filter  input   sum
$ cat walrus/sum/apple
133