PrepAway - Latest Free Exam Questions & Answers

Which two of the following are valid statements?

Which two of the following are valid statements? (Choose two)

PrepAway - Latest Free Exam Questions & Answers

A.
HDFS is optimized for storing a large number of files smaller than the HDFS block size.

B.
HDFS has the Characteristic of supporting a “write once, read many” data access model.

C.
HDFS is a distributed file system that replaces ext3 or ext4 on Linux nodes in a Hadoop cluster.

D.
HDFS is a distributed file system that runs on top of native OS filesystems and is well suited to
storage of very large data sets.

Explanation:
B:HDFS is designed to support very large files. Applications that are compatible with
HDFS are those that deal with large data sets. These applications write their data only once but
they read it one or more times and require these reads to be satisfied at streaming speeds. HDFS

supports write-once-read-many semantics on files.
D:
*Hadoop Distributed File System: A distributed file system that provides high-throughput access to
application data.
*DFS is designed to support very large files.
Reference:24 Interview Questions & Answers for Hadoop MapReduce developers

6 Comments on “Which two of the following are valid statements?


Leave a Reply to networkmanagers Cancel reply

Your email address will not be published. Required fields are marked *