What Mapper does?



What Mapper does?..

Answer / Shweta Bhardwaj

In the MapReduce framework, the Mapper is a program that processes input data and generates intermediate key-value pairs. The mapper reads each input record, applies a user-defined function to it, and produces output records with a new key and value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

Name the examples of some companies that are using hadoop structure?

1 Answers  


Does Hadoop requires RAID?

1 Answers  


What exactly is hadoop?

1 Answers  


What is Hadoop?

1 Answers  


What is a namenode? How many instances of namenode run on a hadoop cluster?

1 Answers  


What is IdentityMapper?

1 Answers  


What is Rack awareness?

1 Answers  


What is Apache Hadoop YARN?

1 Answers  


What problems can be addressed by using Zookeeper?

1 Answers  


What is structured data?

1 Answers  


Mention what are the data components used by Hadoop?

1 Answers  


What do the master class and the output class do?

1 Answers  


Categories