Answer Posted / Satyapal Singh
A Broadcast Variable in Apache Spark is a read-only distributed object that enables efficient transmission of large datasets across worker nodes. It provides the functionality to share the same data across multiple tasks without duplicating it, thereby reducing network traffic and improving performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers