This link has been bookmarked by 60 people . It was first bookmarked on 26 Jul 2006, by Tomi.
-
Mamoud KassemHadoop implements MapReduce, using the Hadoop Distributed File System (HDFS.) MapReduce divides applications into many small blocks of work. HDFS creates multiple replicas of data blocks for reliability, placing them on compute nodes around the cluster.
-
-
# Scalable: Hadoop can reliably store and process petabytes.
# Economical: It distributes the data and processing across clusters of commonly available computers. These clusters can number into the thousands of nodes.
# Efficient: By distributing the data, Hadoop can process it in parallel on the nodes where the data is located. This makes it extremely rapid.
# Reliable: Hadoop automatically maintains multiple copies of data and automatically redeploys computing tasks based on failures. -
# Scalable: Hadoop can reliably store and process petabytes.
# Economical: It distributes the data and processing across clusters of commonly available computers. These clusters can number into the thousands of nodes.
# Efficient: By distributing the data, Hadoop can process it in parallel on the nodes where the data is located. This makes it extremely rapid.
# Reliable: Hadoop automatically maintains multiple copies of data and automatically redeploys computing tasks based on failures.
-
-
Calamity FactorsHadoop is a software platform lets one easily write and run applications that process vast amounts of data.
-
Rohn WoodHadoop is a software platform lets one easily write and run applications that process vast amounts of data.
-
ocde yin类似Google构架的开源项目Hadoop 已经存在一年多了,现在正受到来自开发社区的广泛关注。
http://www.infoq.com/cn/news/2007/08/hadoop-momentum -
Sean O'SteenHadoop is a software platform lets one easily write and run applications that process vast amounts of data.
-
-
ty, placing them on
compute nodes around the cluster. MapReduce can then process th
-
-
ajmapreduce implementation
-
M GOpen source mapreduce project
-
voidfilesLooks like a great tool if I ever deicide to do a really large scale index type system
-
TangthonHadoop is a framework for running applications on large clusters of commodity hardware. The Hadoop framework transparently provides applications both reliability and data motion. Hadoop implements a computational paradigm named map/reduce, where the appli
-
Bruno MartinsHadoop is a new Lucene sub-project that contains the distributed computing platform that was formerly a part of Nutch. This includes the Hadoop Distributed Filesystem (HDFS) and an implementation of MapReduce.
-
Michael GilesInteresting that they have split the distributed processing piece out of Nutch.
-
maxdarosHadoop is a new Lucene sub-project that contains the distributed computing platform that was formerly a part of Nutch. This includes the Hadoop Distributed Filesystem (HDFS) and an implementation of MapReduce.
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.