Search

What are the Key/Value Pairs in Mapreduce framework ?



Mapreduce framework implements a data model in which data is represented as key/value pairs. Both input and output data to mapreduce framework should be in key/value pairs only.