Modern Big Data Processing with Hadoop
上QQ阅读APP看书,第一时间看更新

Exploring HDFS architecture

The HDFS architecture is based on master and slave patterns. NameNode is a master node and all DataNodes are SlaveNodes. Following are some important points to be noted about these two nodes.