Answer Posted / Prabhat Rawat
"Map transformation in Apache Spark is used to apply a function to each record (key-value pair) in a dataset. It creates a new dataset with the same distribution as the original one, where each element has been transformed by the specified function."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers