Answer Posted / Vikas Saini
An RDD (Resilient Distributed Dataset) is a fundamental data structure in Apache Spark, used for distributed storage and computation. It is an immutable distributed collection of objects that can be processed in parallel across multiple nodes in a cluster.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers