adplus-dvertising
frame-decoration

Question

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 sort stage

Posted under MapReduce Basics Hadoop

Answer: (a).Reducer has 2 primary phases

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement.