What happens if the block on Hadoop HDFS is corrupted?
Answer Posted / Akshya Dixit
When a block in HDFS (Hadoop Distributed File System) gets corrupted, the NameNode will detect this issue and initiate a block replacement process. The DataNodes will start replicating another copy of the same block, if available, or create a new one using the original data from other replicas. This ensures data integrity and reliability in HDFS.
| 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