Sie sind auf Seite 1von 2

BigDataHadoopInterviewQuestionsandAnswersMultipleChoice

Objective
Q1.WhatisthedifferencebetweennamenodeanddatanodeinHadoop?showAnswer
Ans.NameNodestoresMetaData(NoofBlocks,OnWhichRackwhichDataNodeis
storedetc)whereastheDataNodestorestheactualData.
Q2.WhichisthedefaultInputFormatsdefinedinHadoop?
a.SequenceFileInputFormat
b.ByteInputFormat
c.KeyValueInputFormat
d.TextInputFormat
showAnswer
Ans.TextInputFormat
Q3.WhichofthefollowingisnotaninputformatinHadoop?
a.TextInputFormat
b.ByteInputFormat
c.SequenceFileInputFormat
d.KeyValueInputFormat
showAnswer
Ans.ByteInputFormat
Q4.WhichofthefollowingisavalidflowinHadoop?
a.Input>Reducer>Mapper>Combiner>>Output
b.Input>Mapper>Reducer>Combiner>Output
c.Input>Mapper>Combiner>Reducer>Output
d.Input>Reducer>Combiner>Mapper>Output
showAnswer
Ans.Input>Mapper>Combiner>Reducer>Output
Q5.MapReducewasdevisedby...
a.Apple
b.Google
c.Microsoft
d.Samsung
showAnswer
Ans.Google
Q6.WhichofthefollowingisnotaphaseofReducer?
a.Map
b.Reduce
c.Shuffle
d.Sort
showAnswer

Ans.Map

Q7.HowmanyinstancesofJobtrackercanrunonHadoopcluster?
a.1
b.2
c.3
d.4
showAnswer
Ans.1
Q8.WhichofthefollowingisnottheDameonprocessthatrunsonahadoopcluster?
a.JobTracker
b.DataNode
c.TaskTracker
d.TaskNode
showAnswer
Ans.TaskNode
Youmightalsolike:

Das könnte Ihnen auch gefallen