Home / Engineering / Cloud Computing / Question

M

Mr. Dubey • 51.17K Points
Coach

Q.) 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
Correct answer : Option (D) - none of the mentioned

Share

Discusssion

Login to discuss.