-
Notifications
You must be signed in to change notification settings - Fork 4
Running the Pipeline
Jorden Kreps edited this page May 11, 2017
·
6 revisions
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
- Home
- About Orchard
- Intro to Luigi
- Orchard Software Tools
- How to Use
- Running the Example Pipeline
- How to update Orchard on PyPi