Write a Mapreduce Program for Character Count ?
How to set the number of reducers?
How many Mappers run for a MapReduce job?
What is shuffling in mapreduce?
List the network requirements for using Hadoop ?
Explain the input type/format in mapreduce by default?
In Hadoop what is InputSplit?
How data is spilt in Hadoop?
what are the main configuration parameters that user need to specify to run Mapreduce Job ?
Define Writable data types in MapReduce?
What is the difference between Reducer and Combiner in Hadoop MapReduce?
How does MapReduce framework view its input internally?
What is heartbeat in hdfs? Explain.
In mapreduce what is a scarce system resource? Explain?
Compare RDBMS with Hadoop MapReduce.