I am using the luigi for machine learning workflow, I have requirement like there will be a config or property file for environment specific.
can someone tell me how to load the environment specific property file and make it available across the all tasks.