Answer Posted / Yogender Kumar
Shared variables in Apache Spark are variables that are accessible across all tasks within a Spark application. They can be used to store data that needs to be accessed by multiple operations or tasks for better performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers