Answer Posted / Gaurav Gupta
The `keys()` function in Apache Spark returns an RDD containing the keys of a Key-Value pair RDD. Each key appears exactly once and is sorted in ascending order.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers