Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The HDFS client software implements __________ checking on the contents of HDFS files.

a) metastore
b) parity
c) checksum
d) none of the mentioned

Answer: c
Explanation: When a client creates an HDFS file, it computes a checksum of each block of the file and stores these checksums in a separate hidden file in the same HDFS namespace.

Join The Discussion