73
edits
Changes
→Architecture
== Architecture ==
A small Hadoop cluster consists of a single master and multiple worker nodes. The master node consists of a Job Tracker, Task Tracker, Name Node, and Data Node. A worker node acts as both a task tracker and a data node. [[File: Hadoop_1.png|thumb|upright=1.2|right|alt=Hadoop cluster|A multi-node Hadoop cluster]]
== Components ==