what happens when Hadoop spawned 50 tasks for a job and one of the task failed?
What is heartbeat in hdfs? Explain.
Explain the differences between a combiner and reducer
What do you understand by the term Straggler ?
Name job control options specified by mapreduce.
What are the configuration parameters in the 'MapReduce' program?
How to create a custom key and custom value in MapReduce Job?
Is it mandatory to set input and output type/format in MapReduce?
What is Output Format in MapReduce?
Compare RDBMS with Hadoop MapReduce.
Where sorting is done in Hadoop MapReduce Job?
Describe what happens to a mapreduce job from submission to output?
what daemons run on a master node and slave nodes?
List out Hadoop's three configuration files?
Clarify what is shuffling in map reduce?