See the original Map Reduce paper by Google at http://labs.google.com/papers/mapreduce.html and please don't spam the list.
-jim On Tue, Mar 31, 2009 at 6:15 PM, Hadooper <[email protected]>wrote: > Dear developers, > > Is there any detailed example of how Hadoop processes input? > Article > http://hadoop.apache.org/core/docs/r0.19.1/mapred_tutorial.htmlgives > a good idea, but I want to see input data being passed from class to > class, and how each class manipulates data. The purpose is to analyze the > time and space complexity of Hadoop as a generalized computational > model/algorithm. I tried to search the web and could not find more detail. > Any pointer/hint? > Thanks a million. > > -- > Cheers! Hadoop core >
