- Apache Hadoop 3 Quick Start Guide
- Hrishikesh Vijay Karambelkar
- 127字
- 2021-06-10 19:18:40
How Apache Hadoop works
The Apache Hadoop framework works on a cluster of nodes. These nodes can be either virtual machines or physical servers. The Hadoop framework is designed to work seamlessly on all types of these systems. The core of Apache Hadoop is based on Java. Each of the components in the Apache Hadoop framework performs different operations. Apache Hadoop is comprised of the following key modules, which work across HDFS, MapReduce, and YARN to provide a truly distributed experience to the applications. The following diagram shows the overall big picture of the Apache Hadoop cluster with key components:

Let's go over the following key components and understand what role they play in the overall architecture:
- Resource Manager
- Node Manager
- YARN Timeline Service
- NameNode
- DataNode
推薦閱讀
- Mastering D3.js
- PIC單片機C語言非常入門與視頻演練
- Windows 8應(yīng)用開發(fā)實戰(zhàn)
- RPA(機器人流程自動化)快速入門:基于Blue Prism
- 傳感器與物聯(lián)網(wǎng)技術(shù)
- 網(wǎng)絡(luò)安全與防護
- 愛犯錯的智能體
- 貫通Java Web開發(fā)三劍客
- TensorFlow Reinforcement Learning Quick Start Guide
- PowerMill 2020五軸數(shù)控加工編程應(yīng)用實例
- 基于Proteus的單片機應(yīng)用技術(shù)
- Machine Learning in Java
- 計算機辦公應(yīng)用培訓(xùn)教程
- Practical Network Automation
- MySQL Management and Administration with Navicat