Answer Posted / Kavita Pal
A `paired RDD` in Apache Spark is an RDD of tuples, where each tuple consists of two elements (i.e., key-value pairs). It is a type of Key-Value pair RDD.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers