What is combiners?

Submitted by: Administrator
Combiners codes are used to increase the efficiency of a mapreduce process. They basically help by reducing the amount of data that needs to be shifted across to reducers. As a safe practice the mapreduce jobs should never depend upon combiners execution.
Submitted by: Administrator

Read Online MapReduce Cloud Computing Job Interview Questions And Answers