Answer Posted / Khajan Singh Chauhan
"Accumulators are variables that can be updated by the tasks running on an executor and aggregated to provide a result. They are useful for maintaining a running total or count over a distributed collection of data, without the need for explicit communication between the driver and executors"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers