What do you understand by compute and storage nodes?
Explain what does the conf.setMapper Class do in MapReduce?
Developing a MapReduce Application?
What is the Hadoop MapReduce API contract for a key and value Class?
What is the need of MapReduce in Hadoop?
How does fault tolerance work in mapreduce?
Is it possible to search for files using wildcards?
Which Sorting algorithm is used in Hadoop MapReduce?
What are the data components used by Hadoop?
How to compress mapper output in Hadoop?
how can you check whether Namenode is working beside using the jps command?
What is the difference between HDFS block and input split?
What are mapreduce new and old apis while writing map reduce program?. Explain how it works
What is the use of InputFormat in MapReduce process?
What combiners is and when you should use a combiner in a MapReduce Job?