详细介绍
Apache Hadoop is an open-source framework for distributed processing of large datasets across clusters using simple programming models. It scales from single servers to thousands of machines, each offering local computation and storage. Core modules include Hadoop Common, HDFS, YARN, and MapReduce.
Features
- HDFS (Distributed File System)
- MapReduce (Computing Framework)
- YARN (Resource Manager)
相关公司
ClouderaHortonworksMapR
基本信息
分类:Data Storage
当前版本:3.3.6
许可证:Apache-2.0
Alternatives
- Spark
- Flink