Answer Posted / Jitendra Pal Singh
Spark RDD stands for Resilient Distributed Dataset, and it's a fundamental data structure in Apache Spark. It represents an immutable collection of objects distributed over a cluster that can be processed in parallel.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers