Linked by Thom Holwerda on Wed 3rd Sep 2008 20:22 UTC, submitted by amjith
Sun Solaris, OpenSolaris Hadoop is a software platform for processing huge amounts of data. It consists of the Hadoop Distributed FileSystem which is capable of storing petabytes of data across thousands of nodes. HDFS ensures that data is always available, even if underlying nodes get corrupted or fail. Hadoop also includes Map/Reduce, a programming model for breaking the data into smaller chunks of work and distributing that work across the nodes in the cluster.
Permalink for comment 329244
To read all comments associated with this story, please click here.
Chrome browser
by fithisux on Thu 4th Sep 2008 16:47 UTC
fithisux
Member since:
2006-01-22

Is the first application on Hadoop.