About this document
05-06. HDFS by alievsamil994azeri is a document available to read on EtoBox.
HDFS (Hadoop Distributed File System) is designed for big data storage with features like scalability, fault tolerance, and high throughput, utilizing a master-slave architecture with a single Namenode and multiple Datanodes. It operates on large files, supports write-once, read-many access, and employs data replication for reliability. HDFS is not suitable for low latency reads or a large number of small files, and it uses commodity hardware to avoid single points of failure.
- Author
- alievsamil994azeri
- Language
- EN