Vidyalelo
Hadoop · Q9

Advanced MapReduce Concepts

Programming · Hadoop · question 9

Q9

What is the significance of the Hadoop MapReduce "Custom InputFormat" in advanced MapReduce?

A.
Customize the way input data is read
Answer
B.
Customize the way map output is formatted
C.
Customize the way reduce output is formatted
D.
Customize the partitioning logic

Answer: Option A

Solution

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