MapReduce理解

luckyfriends發表於2015-06-16
We want to count all the books in the library. You count up shelf #1, I count up shelf #2. That’s map. The more people we get, the faster it goes.
我們要數圖書館中的所有書。你數1號書架,我數2號書架。這就是“Map”。我們人越多,數書就更快。
Now we get together and add our individual counts. That’s reduce.
現在我們到一起,把所有人的統計數加在一起。這就是“Reduce”。
http://blog.jobbole.com/1321/

http://blog.csdn.net/opennaive/article/details/7514146

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/14710393/viewspace-1701486/,如需轉載,請註明出處,否則將追究法律責任。

相關文章