Skip to content

Latest commit

 

History

History

fruit_stand

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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