110k views
3 votes
________ is an open-source program supported by the Apache Foundation that manages thousands of computers and implements MapReduce.

User Msg
by
7.7k points

1 Answer

7 votes

Answer:

Hadoop.

Step-by-step explanation:

Apache Hadoop:- Supported by Apache foundation it is an open-source framework created for processing very large data sets.

Apache Hadoop consists of components including:

MapReduce for parallel processing.

(HDFS) Hadoop Distributed File System.

Yarn for cluster resource managementand job scheduling.

Common libraries needed by the other Hadoop subsystems.

User Chengbo
by
8.5k points