Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.2, 2.4.0
-
None
Description
Currently when failing to update an accumulator, DAGScheduler.updateAccumulators will skip the remaining accumulators. We should try to update the remaining accumulators if possible so that they can still report correct values.