Vidyalelo
Computer Science · Q544

Cloud Computing

Engineering and GATE · Computer Science · question 544

Q544

Point out the wrong statement.

A.
the mapper outputs are sorted and then partitioned per reducer
B.
the total number of partitions is the same as the number of reduce tasks for the job
C.
the intermediate, sorted outputs are always stored in a simple (key-len, key, value-len, value) format
D.
none of the mentioned
Answer

Answer: Option D

Solution

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