December 2016
Intermediate to advanced
848 pages
26h 22m
English
As you learned in earlier chapters, HDFS is one of the two main architectural pillars of Hadoop 2, the other being YARN. In this chapter, I start off with an explanation of the interaction between the NameNode and the DataNodes and go on to discuss the theory behind how clients read from and write to HDFS. I then discuss HDFS features such as archival storage and HDFS cache management.
This chapter discusses the following topics pertaining to HDFS:
The interaction between the NameNode and the DataNodes
HDFS data organization
How clients read and write HDFS data
HDFS recovery processes
Hadoop archival ...
Read now
Unlock full access