• No products in the cart.

301.2.1-Map Reduce – Basics

Contents

  • What is MapReduce
  • Map Reduce Algorithm
  • Map Reduce Program
  • Word Count map reduce example

MapReduce Programming

Map Reduce Model

  • Distributed Computing for distributed data
  • Achieve the final objective by two stage Map and Reduce method of computation

Map Reduce

  • Programming style is inspired from functional programming languages (eg. Lisp)
  • Map()
  • Process a KV pair (key- value pair) to generate intermediate key-value pairs
  • Reduce()
  • Merge all intermediate values associated with the same key to generate final result
  • Using MapReduce model it is easy to scale data processing over multiple computing nodes.
22nd March 2018

DV Analytics

DV Data & Analytics is a leading data science,  Cyber Security training and consulting firm, led by industry experts. We are aiming to train and prepare resources to acquire the most in-demand data science job opportunities in India and abroad.

Bangalore Center

DV Data & Analytics Bangalore Private Limited
#52, 2nd Floor:
Malleshpalya Maruthinagar Bengaluru.
Bangalore 560075
India
(+91) 9019 030 033 (+91) 8095 881 188
Email: info@dvanalyticsmds.com

Bhubneshwar Center

DV Data & Analytics Private Limited Bhubaneswar
Plot No A/7 :
Adjacent to Maharaja Cine Complex, Bhoinagar, Acharya Vihar
Bhubaneswar 751022
(+91) 8095 881 188 (+91) 8249 430 414
Email: info@dvanalyticsmds.com

top
© 2020. All Rights Reserved.