International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR)
Call for Papers | Fully Refereed | Open Access | Double Blind Peer Reviewed

ISSN: 2319-7064


Downloads: 114

Research Paper | Computer Science & Engineering | India | Volume 4 Issue 5, May 2015


MapReduce: Architecture and Internals

V. Sajwan | V. Yadav


Abstract: MapReduce is programming model and implementation for generating and processing large data sets. Users specify map function that processes key function to generate key pair and reduce function that merges all the resulted value with the sane intermediate value. Programs written in this function style are automatically executed parallelly on the large cluster. The run-time system take care of the complexity in partitioning the data input, scheduling the program-s execution across the machine cluster and inter-machine communication. This allows programmer to easily utilize the resources of the whole distributed system. In this paper, we describe the architecture of the mapReduce and its working. We also describe the components of the MapReduce and give its brief description. We have discussed the internals of the MapReduce and explain the working of MapReduce with an example.


Keywords: MapReduce is programming model and implementation for generating and processing large data setsUsers specify map function that processes key function to generate key pair and reduce function that merges all the resulted value with the sane intermediate value Programs written in this function style are automatically executed parallelly on the large clusterThe run-time system take care of the complexity in partitioning the data input, scheduling the program-s execution across the machine cluster and inter-machine communicationThis allows programmer to easily utilize the resources of the whole distributed system In this paper, we describe the architecture of the mapReduce and its workingWe also describe the components of the MapReduce and give its brief descriptionWe have discussed the internals of the MapReduce and explain the working of MapReduce with an example


Edition: Volume 4 Issue 5, May 2015,


Pages: 774 - 777


How to Download this Article?

You Need to Register Your Email Address Before You Can Download the Article PDF


How to Cite this Article?

V. Sajwan, V. Yadav, "MapReduce: Architecture and Internals", International Journal of Science and Research (IJSR), Volume 4 Issue 5, May 2015, pp. 774-777, https://www.ijsr.net/get_abstract.php?paper_id=SUB153842

Similar Articles with Keyword 'MapReduce'

Downloads: 103 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Dissertation Chapters, Computer Science & Engineering, India, Volume 4 Issue 7, July 2015

Pages: 1721 - 1725

Secured Load Rebalancing for Distributed Files System in Cloud

Jayesh D. Kamble | Y. B. Gurav [8]

Share this Article

Downloads: 105

M.Tech / M.E / PhD Thesis, Computer Science & Engineering, India, Volume 4 Issue 3, March 2015

Pages: 2133 - 2136

One Class Clustering Tree for Implementing Many to Many Data Linkage

Ravi R [10] | Michael G [4]

Share this Article
Top