Wednesday 3 August 2016

How MapReduce Algorithm Works

Introduction

In this post, I will discuss about MapReduce Algorithm in general. We don't develop any MapReduce programs in this post.

If you want to learn and develop MapReduce programs, please go through my other posts on MapReduce.

MapReduce Algorithm


As a BigData Hadoop Developer, we should have very good knowledge about MapReduce Algorithm.

One of the main components of Apache Hadoop is MapReduce.


This MapReduce Component was implemented by following MapReduce Algorithm.


I have already delivered the following two topics through JournalDev website:


  1. How MapReduce Algorithm Works
  2. MapReduce Algorithm with WordCounting Example.

Please click here "MapReduce" to get a tutorial on those two topics.

Please find direct link to access this tutorial below:
http://www.journaldev.com/8848/how-mapreduce-algorithm-works

Please drop me a comment if you like my post or have any issues/suggestions.

Happy Learning.

No comments:

Post a Comment