what job does the conf class do?
In which kind of scenarios MapReduce jobs will be more useful than PIG in Hadoop?
What is the role of recordreader in hadoop mapreduce?
What is SequenceFileInputFormat in Hadoop MapReduce?
What do you understand by compute and storage nodes?
What is RecordReader in a Map Reduce?
How does fault tolerance work in mapreduce?
Does Partitioner run in its own JVM or shares with another process?
What is KeyValueTextInputFormat in Hadoop MapReduce?
What is the role of a MapReduce partitioner?
Mention what are the main configuration parameters that user need to specify to run mapreduce job?
Write a short note on the disadvantages of mapreduce
What is shuffling and sorting in mapreduce?
Explain the Reducer's Sort phase?
When should you use a reducer?