Fall 2011 CSCI B649 Cloud Computing

The MapReduce programming model has simplified the implementation of many data parallel applications. Hadoop is a good MapReduce framework. With Hadoop, programmers can more focus on the business logic of their application without care too much about fault tolerance, task scheduling, workload balancing issues. ................
................