Apache Hadoop


Topic history | v1 (current) | created by janarez

Details

Apache Hadoop

| created by janarez | Add topic "Apache Hadoop"
Title
Apache Hadoop
Description
Apache Hadoop is a collection of open-source software utilities that facilitates using a network of many computers to solve problems involving massive amounts of data and computation. It provides a software framework for distributed storage and processing of big data using the MapReduce programming model. Hadoop was originally designed for computer clusters built from commodity hardware, which is still the common use. It has since also found use on clusters of higher-end hardware. All the modules in Hadoop are designed with a fundamental assumption that hardware failures are common occurrences and should be automatically handled by the framework.The core of Apache Hadoop consists of a storage part, known as Hadoop Distributed File System (HDFS), and a processing part which is a MapReduce programming model. Hadoop splits files into large blocks and distributes them across nodes in a cluster.
Link
https://en.wikipedia.org/?curid=5919308

resources

authors

This topic has no history of related authors.

topics

used by Big data
v1 | attached by janarez | Add topic "Apache Hadoop"
(detached) Apache Spark
v1 | attached by janarez | Add topic "Apache Hadoop"
is Big data framework
v1 | attached by janarez | Add topic "Apache Hadoop"