IMTC634_Data Science_Chapter 14
IMTC634_Data Science_Chapter 14
Unlike other file systems that constantly read and write data,
HDFS writes data only once and reads it many times
thereafter.
There are two properties that we set in the distributed mode prototype
setup that calls for further clarification
File systems are tagged by a URI, and here we have utilized an HDFS URI
to design Hadoop.
The HDFS daemons will utilize this property to focus the host and port
for the HDFS NameNode.
2. HDFS Architecture
HDFS Commands