

MCQOPTIONS
Saved Bookmarks
1. |
_____ takes a set of data and converts it into another set of data, where individual elements are broken down into tuples (key/value pairs). |
A. | Map |
B. | Reduce |
C. | both a and b |
D. | Node |
Answer» B. Reduce | |