Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "FrontPage" page has been changed by Regiis.
http://wiki.apache.org/hadoop/FrontPage?action=diff&rev1=174&rev2=175

--------------------------------------------------

  = Apache Hadoop =
- [[http://hadoop.apache.org/|Apache Hadoop]] is a framework for running 
applications on large clusters built of commodity hardware. The Hadoop 
framework transparently provides applications both reliability and data motion. 
Hadoop implements a computational paradigm named 
[[HadoopMapReduce|Map/Reduce]], where the application is divided into many 
small fragments of work, each of which may be executed or reexecuted on any 
node in the cluster. In addition, it provides a distributed file system 
([[DFS|HDFS]]) that stores data on the compute nodes, providing very high 
aggregate bandwidth across the cluster. Both Map/Reduce and the distributed 
file system are designed so that node failures are automatically handled by the 
framework. 
[[http://www.profi-fachuebersetzung.de/language-translation.html|Translation 
agency]] / [[http://www.profischnell.com|Übersetzung Polnisch Deutsch]]
+ [[http://hadoop.apache.org/|Apache Hadoop]] is a framework for running 
applications on large clusters built of commodity hardware. The Hadoop 
framework transparently provides applications both reliability and data motion. 
Hadoop implements a computational paradigm named 
[[HadoopMapReduce|Map/Reduce]], where the application is divided into many 
small fragments of work, each of which may be executed or reexecuted on any 
node in the cluster. In addition, it provides a distributed file system 
([[DFS|HDFS]]) that stores data on the compute nodes, providing very high 
aggregate bandwidth across the cluster. Both Map/Reduce and the distributed 
file system are designed so that node failures are automatically handled by the 
framework.
- 
  
  == General Information ==
   * [[http://hadoop.apache.org/|Official Apache Hadoop Website]]: download, 
bug-tracking, mailing-lists, etc.

Reply via email to