Question
What is an HDFS checksum used for?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Detecting data corruption during storage or transfer
Explanation:
Checksums allow clients and DataNodes to verify block integrity.
Corrupt replicas can be replaced from healthy copies.
Leave a Reply