|
Distribution |
Debian unstable |
Abteilung |
misc |
Quelle |
hadoop |
Version |
0.20.2+dfsg1-2 |
Maintainer |
Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
|
Beschreibung |
Hadoop is a software platform for writing and running applications that process vast amounts of data on a distributed file system. . Here's what makes Hadoop especially useful: * 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. . Hadoop 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. MapReduce can then process the data where it is located. . This package provides the hadoop command line interface. See the hadoop-.*d packages for the Hadoop daemons.
|
Abhängig von | libhadoop-java (= 0.20.2+dfsg1-2), default-jre-headless | java6-runtime-headless |
Offizielle Seiten |
Paket
Entwicklerinformationen
Bugs (Binärpaket)
Bugs (Quellpaket) |
Download |
all |
|
|
|