Point out the correct statement.
A. mapper maps input key/value pairs to a set of intermediate key/value pairs
B. applications typically implement the mapper and reducer interfaces to provide the map and reduce methods
C. mapper and reducer interfaces form the core of the job
D. none of the mentioned
Answer: Option D
Join The Discussion