Vidyalelo
Hadoop · Q11

MapReduce Programming Model

Programming · Hadoop · question 11

Q11

What does the term "InputFormat" represent in MapReduce?

A.
Defines how input data is read
Answer
B.
Defines the map output format
C.
Defines the reduce output format
D.
Defines the partitioning logic

Answer: Option A

Solution

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