[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#793644: ITP: hadoop -- Apache Hadoop distributed processing framework



Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg <ebourg@apache.org>

* Package name    : hadoop
  Version         : 2.6.0
  Upstream Author : The Apache Software Foundation
* URL             : http://hadoop.apache.org
* License         : Apache-2.0
  Programming Lang: Java
  Description     : Apache Hadoop distributed processing framework

Apache Hadoop is a framework for running applications on large cluster built
of commodity hardware. It transparently provides applications both reliability
and data motion. Hadoop implements a computational paradigm named Map/Reduce,
where the application is divided into many small fragments of work, each of
which may be executed or re-executed on any node in the cluster. In addition,
it provides a distributed file system (HDFS) that stores data on the compute
nodes, providing very high aggregate bandwidth across the cluster. Both
MapReduce and the Hadoop Distributed File System are designed so that node
failures are automatically handled by the framework.


Reply to: