Skip to content

Running the Pipeline

Jorden Kreps edited this page May 11, 2017 · 6 revisions

Running the Pipeline

In one tab (as luigid blocks, and luigid --background is a pain to kill)

$ luigid

In a separate tab

$ cd example
$ orchard template link.yaml

Fill in the configuration file that was generated using the first infile as

'test_files/a.txt'

$ orchard build link.yaml config.yaml

Then launch the generated luigi python file using the following command:

$ orchard launch test.py