Answer Posted / Mohit Saran
Transformations in Apache Spark are functions that take an RDD as input and return a new RDD as output. These transformations can be accumulated and executed when an action is called.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers