what happens when Hadoop spawned 50 tasks for a job and one of the task failed?
In Map Reduce why map write output to Local Disk instead of HDFS?
Explain about the partitioning, shuffle and sort phase in MapReduce?
What is Text Input Format?
What is LazyOutputFormat in MapReduce?
List the configuration parameters that have to be specified when running a MapReduce job.
Define MapReduce?
what is the Hadoop MapReduce APIs contract for a key and value class?
What is Hadoop Map Reduce ?
What is Counter in MapReduce?
What do you mean by inputformat?
When Namenode is down what happens to job tracker?
What is a partitioner and how the user can control which key will go to which reducer?
Explain the input type/format in mapreduce by default?
Explain the difference between a MapReduce InputSplit and HDFS block?