@Zanie Hi! Thanks for the answer. If this files are only .py files written by me. Not a full module.
Storage seems me too much (go over git or so).
Maybe do you have an example?
In my case, i do only have some mini classes for managing objects (and i would like to avoid to have all the code in one file). So I only need to add these files to dask.
z
Zanie
11/18/2020, 4:00 PM
Storage is used no matter what, the default is just to use local storage where your flow is pickled.
Zanie
11/18/2020, 4:00 PM
The issue here is that you do have a Python “module” with some utilities
xxx
and that is not being provided at runtime.
Zanie
11/18/2020, 4:03 PM
If you make sure that
xxx
is available on the PYTHON_PATH where your flow is run then the utilities will import correctly
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.