Sylvain Hazard
10/18/2021, 9:20 AMAnna Geller
Sylvain Hazard
10/18/2021, 9:53 AMAnna Geller
Sylvain Hazard
10/18/2021, 9:59 AMAnna Geller
Sylvain Hazard
10/18/2021, 10:00 AMAnna Geller
Sylvain Hazard
10/18/2021, 10:03 AMKevin Kho
x + 1
and it worked.
From a registering standpoint, I think you need batching at 10000 tasks (but mapped tasks count as 1 for registration). The runtime will generate multiple tasks though and yes this can fill your storage.
I think the thing to note though is that a lot of users unnecessarily do this. If you have a very high mapped task count, just make sure that you do need observability and retries for each of those individual elements. Otherwise, you might be able to do the operation with a DataFrame.