Why HDFS performs replication, although it results in data redundancy?
Answer Posted / Rohit Kumar
HDFS performs replication to ensure high availability and fault tolerance. By replicating data across multiple DataNodes, if one DataNode fails, the data can still be accessed from another DataNode. Additionally, HDFS is designed for handling large-scale data processing in a distributed environment, where failures are common.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category