You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Chaman Singh Verma <cs...@yahoo.com> on 2008/03/23 07:16:31 UTC

More MapReduce Examples

Hello,

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.

Thanks.
csv

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Re: More MapReduce Examples

Posted by Cam Bazz <ca...@gmail.com>.
yes, I am looking for example apps too.

I have gone tru the standard examples of counting web logs, etc, but all of
those are really sophomoric - and I am looking for more complex and use
oriented examples.

Best.

On Sun, Mar 23, 2008 at 8:57 AM, Owen O'Malley <oo...@yahoo-inc.com> wrote:

> 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://tinyuan I find more examples for MapReduce ?
>  The simplicity of MapReduce raises many questions in my mind and I am
> looking for some complex applirl.com/3auzc6 <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

Re: More MapReduce Examples

Posted by Owen O'Malley <oo...@yahoo-inc.com>.
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