Saved Bookmarks
| 1. |
What Is Hdfs ? How It Is Different From Traditional File Systems? |
|
Answer» HDFS, the Hadoop Distributed FILE System, is responsible for storing huge data on the cluster. This is a distributed file system designed to run on commodity hardware. It has many similarities with existing distributed file systems. However, the differences from other distributed file systems are significant.
HDFS, the Hadoop Distributed File System, is responsible for storing huge data on the cluster. This is a distributed file system designed to run on commodity hardware. It has many similarities with existing distributed file systems. However, the differences from other distributed file systems are significant. |
|