Name the Spark Library which allows reliable file sharing at memory speed across different cluster frameworks.
Answer Posted / Amit Shukla
"Apache Spark's Shared Variables (Shuffle Service) library enables fast and reliable data sharing between tasks within a job by storing temporary data in memory."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers