Hi community,
Do you have any idea on how to make a task mapping with two parameters?
For instance, parameter1 = [a, b, c] and parameter2 [1,2,3]
So how could I make tasks with all the pairs possibilities : (a, 1),(a,2),...?
Thanks in advance
j
Jim Crist-Harif
01/20/2021, 9:10 PM
You could pass all the parameters to a task to generate the combinations, then write a task to splat the arguments into your original function. Something like:
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.