Data-Intensive Text Processing with MapReduce(Ch1,Ch2)Sho Shimauchi
?
This document is written about "Data-Intensive Text Processing with MapReduce" Chapter 1 and 2.
It includes basic topics about MapReduce programming model.
Next document will be more advanced topics.
Data-Intensive Text Processing with MapReduce(Ch1,Ch2)Sho Shimauchi
?
This document is written about "Data-Intensive Text Processing with MapReduce" Chapter 1 and 2.
It includes basic topics about MapReduce programming model.
Next document will be more advanced topics.
2. Overview
? What is MapReduce?
? Product point of view
? Computational Model point of view
? Framework point of view
? Example tasks
? Simple experiments in Gumi using amazon
elastic mapreduce
? Future work
3. Goal of this presentation
? MapReduceのどこがイケてたのか他と少
し違う視点から説明
? MapReduce型分散処理は使うだけなら
簡単だと言うことを理解していただく
? 基本の考えはとても単純
? 難しい部分は隠 されている