What is Hadoop Map Reduce ?
Compare Pig vs Hive vs Hadoop MapReduce?
What platform and Java version is required to run Hadoop?
What are the various configuration parameters required to run a mapreduce job?
What is a MapReduce Combiner?
What is an input reader in reference to mapreduce?
What is the difference between HDFS block and input split?
What is the input type/format in MapReduce by default?
what happens in textinformat ?
What is the function of mapreduce partitioner?
What is the data storage component used by Hadoop?
Explain the input type/format in mapreduce by default?
What is a "map" in Hadoop?
Why the output of map tasks are stored (spilled ) into local disc and not in hdfs?
How to compress mapper output in Hadoop?