Define data integrity? How does hdfs ensure data integrity of data blocks stored in hdfs?
Answer Posted / Manikant Yadav
Data integrity refers to the consistency, accuracy, and trustworthiness of data. In HDFS, data integrity is ensured through various mechanisms like replication, checksums, and error correction. Each data block is checked for errors before being written to multiple datanodes, and any errors are corrected using techniques like checksum and replica comparison. These measures help in maintaining the integrity of data blocks stored 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