Answer Posted / Rakesh Verma
RDD (Resilient Distributed Dataset) supports various operations such as transformations (map, filter, flatMap, groupByKey, join, etc.), actions (count, reduce, saveAsTextFile, etc.), and iterators.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers