
Apache Hadoop is an
open source framework that is used to efficiently store and process
large datasets ranging in size from gigabytes to petabytes of data.
Instead of using one large computer to store and process the data,
Hadoop allows clustering multiple computers to analyze massive datasets
in parallel more quickly.
- Teacher: Learn infodot