Interviewer And Interviewee Guide

MapReduce Cloud Computing Interview Question:

Tell me what is an input reader in reference to mapreduce?

Submitted by: Administrator
The input reader as the name suggests primarily has two functions:
1. Reading the Input
2. Splitting it into sub-parts

The input reader accepts a user entered problem and then it divides/splits the problem into parts which then each are assigned a map function. Also an input reader will always read data from a stable storage source only to avoid problems.
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.