←
^
→
Map Reduce and Hadoop
Map Function
Input is given to map function as (key,value) pairs: (filename,textline).
Map
returns output key and intermediate values.
José M. Vidal
.
16 of 24