Vidyalelo
Hadoop · Q59

MapReduce Programming Model

Programming · Hadoop · question 59

Q59

Point out the correct statement.

A.
You can specify any executable as the mapper and/or the reducer
Answer
B.
You cannot supply a Java class as the mapper and/or the reducer
C.
The class you supply for the output format should return key/value pairs of Text class
D.
All of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board