Apache(TM) Hadoop(R) is a library framework that facilitate using a network of many computers to solve problems involving massive amounts of data and computation providing for distributed storage and processing of big data using the MapReduce programming model.
It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of a cluster of computers, each of which may be prone to failures.
- Official website
When a node fails, processing is re-directed to the remaining nodes in the cluster and data is automatically re-replicated in preparation for future node failures, making Apache Hadoop resilient.
Blog | News | Mailing lists | Wiki | Documentation | FAQ | IRC
# | Minimum |
---|---|
1 | Intel Core 2 Duo/Quad/hex/Octa or higher end 64 bit processor PC or Laptop (Minimum operating frequency of 2.5GHz) |
2 | Hard Disk capacity of 1 - 4 TB |
3 | 64 - 512 GB RAM |
4 | 10 Gigabit Ethernet or Bonded Gigabit Ethernet |
# | Minimum |
---|---|
1 | Java 7 for Apache Hadoop v2.7 or later | Java 6 is supported by v2.6 or earlier |
2 | SSH installed and SSHD running to use the Hadoop scripts that manage remote Hadoop daemons |
No alternative software available under 'Distributed File System' category.
This page was last updated with commit: Now custom 'Remarks' are allowed instead of just 'Portable' in 'Get it'; all software's source files have been updated accordingly (0cb3959)