how to proceed to write your first mapreducer program?
What is the difference between map and reduce?
When Namenode is down what happens to job tracker?
Explain about the partitioning, shuffle and sort phase
What is the problem with the small file in Hadoop?
What is the core of the job in MapReduce framework?
What main configuration parameters are specified in mapreduce?
Write a Mapreduce Program for Character Count ?
Explain what is “map” and what is "reducer" in hadoop?
what happens when Hadoop spawned 50 tasks for a job and one of the task failed?
What is Hadoop Map Reduce ?
Explain the input type/format in mapreduce by default?
How do reducers communicate with each other?
What is Combiner in MapReduce?
What are the the issues associated with the map and reduce slots based mechanism in mapReduce?