What is the significance of the Hadoop MapReduce "Custom InputFormat" in advanced MapReduce?
A. Customize the way input data is read
B. Customize the way map output is formatted
C. Customize the way reduce output is formatted
D. Customize the partitioning logic
Answer: Option A

Join The Discussion