Slashdot Log In
Yahoo Launches a Hadoop Blog
Posted by
jamie
on Wed Nov 14, 2007 08:15 PM
from the what-part-don't-you-understand dept.
from the what-part-don't-you-understand dept.
Interesting news on the massively-parallelizable software front. The Hadoop
project at Yahoo, after showing
great results over the past year, has launched a blog today.
Hadoop is open-source, and enables grid computation through a Map-Reduce implementation and a large distributed file system. It's written in Java but any client language can interact with it. And I guess it plays well with EC2. If you have a petabyte to crunch you probably already know about it... if you might have one next year, check out their blog.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
How does this compare to Google's implementation? (Score:1)
Re:How does this compare to Google's implementatio (Score:1, Funny)
Hadoop!
Re:How does this compare to Google's implementatio (Score:5, Informative)
Uh, it's freely available. Unless you work at Google the issue is moot.
Parent
Re: (Score:2, Funny)
Mr. President, we must not allow... a MapReduce gap!
Re:How does this compare to Google's implementatio (Score:3, Informative)
Things that I guess are different:
1. Ours is open source and available to everyone. Ok, I know this one. *smile*
2. Our implementation is Java instead of C++.
3. Our interfaces are object-based instead of raw bytes.
4. Our reduces can output different types than the reduce inputs. Furthermore, our reduces can generate both keys and values instead of just values.
Attribution? (Score:4, Insightful)
Re: (Score:3, Funny)
Re: (Score:1)
Re: (Score:2)
It helps to read.... (Score:5, Interesting)
But of course, the goog fanboys never give yahoo any credit. Bah... when was the last time google supported something of this scale? ( and yahoo gives more than that, they have a hundreds of node running nutch, which is the biggest install base, as well as hiring key employees, as well as providing financial support, etc etc )
Disclaimer, i did work for yahoo.
Parent
Re: (Score:1)
Re:It helps to read.... (Score:4, Informative)
But, Yahoo's support of hadoop is pretty cool, for sure.
Chris
Disclaimer: I still work at Google :-)
Parent
Re: (Score:1, Offtopic)
The summer of code is amazing by the way.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
It's getting late in the game now for Gtalk. Linux already have a Skype client with voip and video which I am using.
Re: (Score:2)
Re: (Score:2, Informative)
Disclaimer, I'm a Hadoop committer and am paid by Yahoo to work on Hadoop full time.
Re: (Score:2)
Andrew
PS: Hi Chris!
Re: not quite the same... (Score:2)
This would be akin to goog releasing part of their map/reduce or gfs implementation or big table, or some other technology related to a core part of their business. ( disclaimer again, hadoop isnt a core part of y! search, but its being explored for many core uses, and at this point, probably being used for some other search and distributed processing projects ).
Yes Chris, everyone knows google do
Re:Attribution? (Score:4, Informative)
Probably worth pointing out that Yahoo! also recently contributed Pig [apache.org] to the Apache incubator, which is an SQL-like language for usage with MapReduce and in particular Hadoop.
Parent
Re: (Score:1)
great. now programming projects sound like jazz (Score:1)
and jazz and programming don't mix
Re: (Score:2)
Re: (Score:2)
"Hadoop" (Score:1, Funny)
Who comes up with these stupid names?
Monad -> Gonad
Hadoop -> HadaPoop
Re: (Score:2)
Who comes up with these stupid names?
Monad -> Gonad
Hadoop -> HadaPoop
Re: (Score:1)
Stupid names are less likely to collide with commercial names. Who is going to name a commercial product Pig, Oink, Grub, etc.?
Re: (Score:2)