Explain what is “map” and what is "reducer" in hadoop?
what happens in textinformat ?
What is map/reduce job in hadoop?
how is data partitioned before it is sent to the reducer if no custom partitioner is defined in Hadoop?
What is Hadoop Map Reduce ?
What is the data storage component used by Hadoop?
Where is Mapper output stored?
What is Output Format in MapReduce?
What does conf.setmapper class do?
Explain the Reducer's Sort phase?
Where sorting is done on mapper node or reducer node in MapReduce?
Explain the differences between a combiner and reducer
when do reducers play their role in a mapreduce task?