Answer Posted / Akansha Chaudhary
A Pair RDD (Resilient Distributed Dataset) in Apache Spark is a distributed collection of key-value pairs. It extends the regular RDD by allowing each element to be a tuple, enabling more complex operations that involve both keys and values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers