hadoop components

hadoop1.x and hadoop2.x difference

 

 

HDFS

Distributed Storage

advantage

 

Shortcoming

 

MapReduce

Distributed Computing

See my blog  mapreduce

 

YARN

Computing resource manager

Learn two main components

ResourceManager: computing resources to manage the entire cluster

Management of computing resources of a single node: NodeManager

 

Guess you like

Origin www.cnblogs.com/yanshw/p/11547944.html