Hadoop Vs MapReduce! Hadoop is an eco-system of open source projects such as Hadoop Common, Hadoop distributed file system (HDFS), Hadoop YARN, Hadoop MapReduce. Hadoop as such is an open source framework for storing and processing huge datasets. The storing is carried by HDFS and the processing is taken care by MapReduce. MapReduce on the other hand is a programming model which allows you to process huge data stored in Hadoop. …show more content…
• The below figure will help in differentiating MapReduce from