numerous-hamburger-7178
09/29/2023, 10:16 PMfreezing-airport-6809
numerous-hamburger-7178
09/30/2023, 2:45 AMfreezing-airport-6809
hallowed-mouse-14616
10/02/2023, 11:23 AMHappens at each sub taskJust want to be accurate here. maptask caching happens at the subtask level when the entire maptask completes. For example, if the input is
[0,1,2]
and the subtasks for 0
and 1
are successful but 1
fails, once every task is complete the outputs for 0
and 1
will be cached.hallowed-mouse-14616
10/02/2023, 11:24 AM0
completes it will be cached independently of when 1
completes.numerous-hamburger-7178
10/02/2023, 3:15 PMhallowed-mouse-14616
10/02/2023, 3:19 PMhallowed-mouse-14616
10/02/2023, 3:19 PMyou mean if 2 fails?yes, exactly - thanks for catching this!
numerous-hamburger-7178
10/02/2023, 3:25 PMnumerous-hamburger-7178
10/02/2023, 4:54 PMnumerous-hamburger-7178
10/02/2023, 4:54 PMhallowed-mouse-14616
10/02/2023, 5:38 PMhallowed-mouse-14616
10/02/2023, 5:39 PM