Interface ____________ reduces a set of intermediate values which share a key to a smaller set of values.
(a) Mapper
(b) Reducer
(c) Writable
(d) Readable
The question was posed to me in unit test.
The doubt is from Java Interface in section HDFS – Hadoop Distributed File System of Hadoop