What is a IdentityMapper and IdentityReducer in MapReduce ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MapReduce Interview Questions

Does mapreduce programming model provide a way for reducers to communicate with each other? In a mapreduce job can a reducer communicate with another reducer?

0 Answers  


What is the sequence of execution of Mapper, Combiner, and Partitioner in MapReduce?

0 Answers  


What is Reduce only jobs?

1 Answers  


What are the advantages of using map side join in mapreduce?

0 Answers  


what is a sequence file in Hadoop?

0 Answers  






When is it not recommended to use MapReduce paradigm for large scale data processing?

0 Answers  


what job does the conf class do?

0 Answers  


what is "map" and what is "reducer" in Hadoop?

0 Answers  


what daemons run on a master node and slave nodes?

0 Answers  


How to overwrite an existing output file/dir during execution of Hadoop MapReduce jobs?

0 Answers  


Is reduce-only job possible in Hadoop MapReduce?

0 Answers  


Where sorting is done in Hadoop MapReduce Job?

0 Answers  


Categories