HDFS
Definition | : |
Hadoop Distributed File System
|
Category | : | Computing » Data Storage |
Country/Region | : | Worldwide  |
Popularity | : | |
What does HDFS mean?
Hadoop Distributed File System (HDFS) is a distributed file system, is a part of the Apache Hadoop project, that provides scalable and reliable data storage. HDFS is designed to hold very large amounts of data and provide high-throughput access to this information. In HDFS, files are stored in a redundant fashion across multiple machines to ensure their durability to failure and high availability to very parallel applications.