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 Simon Narowki <si...@gmail.com> on 2010/06/10 22:32:05 UTC

Delivery Status Notification (Failure)

Dear all,

I am a new Hadoop user and am confused a little bit about the difference
between Hadoop and MapReduce. Could anyone please clear me?

Thanks!
Simon

Re: Delivery Status Notification (Failure)

Posted by abhishek sharma <ab...@usc.edu>.
Simon,

Hadoop is an implementation of the Google's MapReduce framework. So it
does everything that is described in (say) the MapReduce paper.

I hope you confusion is resolved now.

Abhishek

On Thu, Jun 10, 2010 at 2:38 PM, Simon Narowki <si...@gmail.com> wrote:
> Hi Edson,
>
> Thank you for the answer. That's right MapReduce is the Google framework
> based on two functions Map and Reduce. If I understood it correctly, Hadoop
> is an implementation of Map and Reduce functions in MapReduce. My question
> is: Does Hadoop includes MapReduce framework of Google as well?
>
>
> Regards
> Simon
>
>
>
> On Thu, Jun 10, 2010 at 10:44 PM, Edson Ramiro <er...@gmail.com> wrote:
>
>> Hi Simon,
>>
>> MapReduce is a framework developed by Google that uses a
>> programming model based in two functions called Map and Reduce,
>>
>> Both the framework and the programming model are called MapReduce, right?
>>
>> Hadoop is an open-source implementation of MapReduce.
>>
>> HTH,
>>
>> --
>> Edson Ramiro Lucas Filho
>> http://www.inf.ufpr.br/erlf07/
>>
>>
>> On 10 June 2010 17:40, Simon Narowki <si...@gmail.com> wrote:
>>
>> > Thanks Abhishek for your answer. But sorry still I don't understand...
>> What
>> > do you mean by the "the runtime/programming support needed for
>> MapReduce"?
>> >
>> > Could you please mention some other implementations of MapReduce?
>> >
>> > Cheers
>> > Simon
>> >
>> >
>> > On Thu, Jun 10, 2010 at 10:35 PM, abhishek sharma <ab...@usc.edu>
>> > wrote:
>> >
>> > > Hadoop is an open source implementation of the runtime/programming
>> > > support needed for MapReduce.
>> > > Several different implementations of MapReduce are possible. Google
>> > > has its own that is different from Hadoop.
>> > >
>> > > Abhishek
>> > >
>> > > On Thu, Jun 10, 2010 at 1:32 PM, Simon Narowki <
>> simon.narowki@gmail.com>
>> > > wrote:
>> > > > Dear all,
>> > > >
>> > > > I am a new Hadoop user and am confused a little bit about the
>> > difference
>> > > > between Hadoop and MapReduce. Could anyone please clear me?
>> > > >
>> > > > Thanks!
>> > > > Simon
>> > > >
>> > >
>> >
>>
>

Re: Delivery Status Notification (Failure)

Posted by Simon Narowki <si...@gmail.com>.
Hi Edson,

Thank you for the answer. That's right MapReduce is the Google framework
based on two functions Map and Reduce. If I understood it correctly, Hadoop
is an implementation of Map and Reduce functions in MapReduce. My question
is: Does Hadoop includes MapReduce framework of Google as well?


Regards
Simon



On Thu, Jun 10, 2010 at 10:44 PM, Edson Ramiro <er...@gmail.com> wrote:

> Hi Simon,
>
> MapReduce is a framework developed by Google that uses a
> programming model based in two functions called Map and Reduce,
>
> Both the framework and the programming model are called MapReduce, right?
>
> Hadoop is an open-source implementation of MapReduce.
>
> HTH,
>
> --
> Edson Ramiro Lucas Filho
> http://www.inf.ufpr.br/erlf07/
>
>
> On 10 June 2010 17:40, Simon Narowki <si...@gmail.com> wrote:
>
> > Thanks Abhishek for your answer. But sorry still I don't understand...
> What
> > do you mean by the "the runtime/programming support needed for
> MapReduce"?
> >
> > Could you please mention some other implementations of MapReduce?
> >
> > Cheers
> > Simon
> >
> >
> > On Thu, Jun 10, 2010 at 10:35 PM, abhishek sharma <ab...@usc.edu>
> > wrote:
> >
> > > Hadoop is an open source implementation of the runtime/programming
> > > support needed for MapReduce.
> > > Several different implementations of MapReduce are possible. Google
> > > has its own that is different from Hadoop.
> > >
> > > Abhishek
> > >
> > > On Thu, Jun 10, 2010 at 1:32 PM, Simon Narowki <
> simon.narowki@gmail.com>
> > > wrote:
> > > > Dear all,
> > > >
> > > > I am a new Hadoop user and am confused a little bit about the
> > difference
> > > > between Hadoop and MapReduce. Could anyone please clear me?
> > > >
> > > > Thanks!
> > > > Simon
> > > >
> > >
> >
>

Re: Delivery Status Notification (Failure)

Posted by Edson Ramiro <er...@gmail.com>.
Hi Simon,

MapReduce is a framework developed by Google that uses a
programming model based in two functions called Map and Reduce,

Both the framework and the programming model are called MapReduce, right?

Hadoop is an open-source implementation of MapReduce.

HTH,

--
Edson Ramiro Lucas Filho
http://www.inf.ufpr.br/erlf07/


On 10 June 2010 17:40, Simon Narowki <si...@gmail.com> wrote:

> Thanks Abhishek for your answer. But sorry still I don't understand... What
> do you mean by the "the runtime/programming support needed for MapReduce"?
>
> Could you please mention some other implementations of MapReduce?
>
> Cheers
> Simon
>
>
> On Thu, Jun 10, 2010 at 10:35 PM, abhishek sharma <ab...@usc.edu>
> wrote:
>
> > Hadoop is an open source implementation of the runtime/programming
> > support needed for MapReduce.
> > Several different implementations of MapReduce are possible. Google
> > has its own that is different from Hadoop.
> >
> > Abhishek
> >
> > On Thu, Jun 10, 2010 at 1:32 PM, Simon Narowki <si...@gmail.com>
> > wrote:
> > > Dear all,
> > >
> > > I am a new Hadoop user and am confused a little bit about the
> difference
> > > between Hadoop and MapReduce. Could anyone please clear me?
> > >
> > > Thanks!
> > > Simon
> > >
> >
>

Re: Delivery Status Notification (Failure)

Posted by Simon Narowki <si...@gmail.com>.
Thanks Abhishek for your answer. But sorry still I don't understand... What
do you mean by the "the runtime/programming support needed for MapReduce"?

Could you please mention some other implementations of MapReduce?

Cheers
Simon


On Thu, Jun 10, 2010 at 10:35 PM, abhishek sharma <ab...@usc.edu> wrote:

> Hadoop is an open source implementation of the runtime/programming
> support needed for MapReduce.
> Several different implementations of MapReduce are possible. Google
> has its own that is different from Hadoop.
>
> Abhishek
>
> On Thu, Jun 10, 2010 at 1:32 PM, Simon Narowki <si...@gmail.com>
> wrote:
> > Dear all,
> >
> > I am a new Hadoop user and am confused a little bit about the difference
> > between Hadoop and MapReduce. Could anyone please clear me?
> >
> > Thanks!
> > Simon
> >
>

Re: Delivery Status Notification (Failure)

Posted by abhishek sharma <ab...@usc.edu>.
Hadoop is an open source implementation of the runtime/programming
support needed for MapReduce.
Several different implementations of MapReduce are possible. Google
has its own that is different from Hadoop.

Abhishek

On Thu, Jun 10, 2010 at 1:32 PM, Simon Narowki <si...@gmail.com> wrote:
> Dear all,
>
> I am a new Hadoop user and am confused a little bit about the difference
> between Hadoop and MapReduce. Could anyone please clear me?
>
> Thanks!
> Simon
>

Re: Delivery Status Notification (Failure)

Posted by Zeev Milin <ze...@gmail.com>.
You can find more about MapReduce here:
http://labs.google.com/papers/mapreduce.html
Some of the implementations (like Hadoop) are listed on this page:
http://en.wikipedia.org/wiki/MapReduce

Zeev


On Thu, Jun 10, 2010 at 1:32 PM, Simon Narowki <si...@gmail.com>wrote:

> Dear all,
>
> I am a new Hadoop user and am confused a little bit about the difference
> between Hadoop and MapReduce. Could anyone please clear me?
>
> Thanks!
> Simon
>