-
Notifications
You must be signed in to change notification settings - Fork 4
Luigi File Generator
Curtis Rose edited this page Apr 11, 2017
·
6 revisions
The Luigi File Generator is the component that handles the actual generation of a Luigi File. It uses the original link file data structure and the configuration file data structure created from the Branch Manager. This Luigi file is now ready to be kicked off by the driver to execute the pipeline.
- Input Arguments:
- Link File Data Structure
- Updated Configuration File Data Structure
- Output:
- Luigi File Path
- Generates
- Luigi File
- Home
- About Orchard
- Intro to Luigi
- Orchard Software Tools
- How to Use
- Running the Example Pipeline
- How to update Orchard on PyPi