Answer Posted / Shyama Nand Kumar
In-memory processing in Apache Spark refers to the ability of the framework to store data and perform computations within the memory of the cluster. By keeping data in memory, Spark reduces the need for disk I/O and improves performance, especially for large datasets.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers