Cloudera
CCD-333 · Question #32
Which of the following statements best describes how a large (100 GB) file is stored in HDFS?
The correct answer is B. The file is replicated three times by default. Each ropy of the file is stored on a separate. See the full explanation below for the reasoning.
Question
Which of the following statements best describes how a large (100 GB) file is stored in HDFS?
Options
- AThe file is divided into variable size blocks, which are stored on multiple data nodes. Each block
- BThe file is replicated three times by default. Each ropy of the file is stored on a separate
- CThe master copy of the file is stored on a single datanode. The replica copies are divided into
- DThe file is divided into fixed-size blocks, which are stored on multiple datanodes.Eachblock is
- EThe tile is divided into fixed-sizeblocks, which are stored on multiple datanodes.Eachblock is
How the community answered
(24 responses)- A13% (3)
- B71% (17)
- C4% (1)
- D8% (2)
- E4% (1)
Community Discussion
No community discussion yet for this question.