Answer Posted / Ravi Kumar Gupta
RDD supports various transformations (like map, filter, and join) and actions (like count, saveAsTextFile, and reduce). These operations can be chained together to create complex data processing pipelines.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers