On Mar 22, 2008, at 11:16 PM, Chaman Singh Verma wrote:

Where can I find more examples for MapReduce ? The simplicity of MapReduce raises many questions in my mind and I am looking for some complex applications.

There are examples in: http://tinyurl.com/3auzc6

The actual code is:
http://svn.apache.org/viewvc/hadoop/core/trunk/src/examples/org/ apache/hadoop/examples/

You can also look at Nutch for complex examples of using Hadoop's map/ reduce.

-- Owen

Reply via email to