This is an old revision of the document!
Table of Contents
HDFS (HaDoop File System)
HDFS is one of utils that included at Hadoop framework.
- HDFS knows to handle large file (Ex. 1ptb) and split it to Data blocks and distrebute it over Cluster.
This is an old revision of the document!
HDFS is one of utils that included at Hadoop framework.