Interviewer And Interviewee Guide

MapReduce Cloud Computing Interview Question:

When do reducers play their role in a mapreduce task?

Submitted by: Administrator
The reducers in a mapreduce job do not begin before all the map jobs are completed. Once all the map jobs are completed the reducers begin copying the intermediate key-value pairs from the mappers. Overall reducers start working as soon as the mappers are ready with key-value pairs.
Submitted by: Administrator

Read Online MapReduce Cloud Computing Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.