adspace


How to optimize MapReduce Job?

Answer Posted / Shamshul

Optimizing a MapReduce job involves various techniques such as: using Combiner functions, reducing the number of shuffles by combining map and reduce tasks (combineFile), setting appropriate record reader and writer for input and output formats, increasing the number of reducers based on data size, etc.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category