MapReduce: Architecture and Internals
Journal: International Journal of Science and Research (IJSR) (Vol.4, No. 5)Publication Date: 2015-05-05
Authors : V. Sajwan; V. Yadav;
Page : 774-777
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 va;
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.
Other Latest Articles
- Design of Bi-directional Switching Circuit to Generate Odd Parity Bits for Decimal Numbers Expressed in BCD Code Using Single Electron Device Based Threshold Logic Gates
- Improvement of Properties of Concrete by Using Fibers
- Attacks in HTML5
- An Appraisal of Centralized Waste Water Treatment Plant with Respect to Leh Town
- 3D Face Registration using Individual Reference Face Shape
Last modified: 2021-06-30 21:46:31