so in this case I understand that I have to wait the download of all source products. Only after that I can start the merge processes. The problem is that in some cases some products could take days to be available, but in the meanwhile I would like to provide the other asap.
k
Kevin Kho
12/16/2021, 12:44 AM
I see what you mean. The tricky things is the mapping operation is tied to parallel processing. So the first layer of mapping occupies the available threads already. So when you call the second mapping, it tries to do the same thing. Dask doesn’t allow this starting of a multiprocess in a multiprocess. It will give errors.
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.