Examveda

Point out the wrong statement.

A. Reducer has 2 primary phases

B. Increasing the number of reduces increases the framework overhead, but increases load balancing and lowers the cost of failures

C. It is legal to set the number of reduce-tasks to zero if no reduction is desired

D. The framework groups Reducer inputs by keys (since different mappers may have output the same key) in the sort stage

Answer: Option A


This Question Belongs to Hadoop >> MapReduce Programming Model

Join The Discussion

Related Questions on MapReduce Programming Model