Answer Posted / Sonika Dubey
Resilient Distributed Datasets (RDDs) are the fundamental data structure in Apache Spark. They are distributed collections of objects that can be stored in memory or on disk, and they provide an abstraction for fault-tolerant distributed computing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers