Which spark library allows reliable file sharing at memory speed across different cluster frameworks?
Answer Posted / Priyanka Pandey
"Apache Spark's SharedFileSystem (ShuffleService) provides a way to share files across multiple applications, and it can work with Hadoop Distributed File System (HDFS), Local FileSystem, or any other file system supported by Apache Hadoop."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers