Question
What is an accumulator?
Select an option. Your answer will be checked instantly.
Correct Answer: B. A variable executors can add to for aggregated metrics
Explanation:
Accumulators are useful for counters and diagnostics.
Their updates should not determine core computation because task retries can complicate semantics.
Leave a Reply