3.3. YARN Components

In Hadoop version 1, MapReduce was responsible for both processing and cluster resource management.

In Apache Hadoop version 2, cluster resource management has been moved from MapReduce into YARN, thus enabling other application engines to utilize YARN and Hadoop, while also improving MapReduce performance.

Use the following resources to learn more about YARN Components: