Q. What happens when a block is corrupted in HDFS?
β
Correct Answer: (C)
Data is recovered using replication
Explanation: HDFS automatically recovers corrupted blocks using replicas on other DataNodes.