Huawei
H13-711_V3.5 · Question #95
The following figure shows the configuration of HDFS hierarchical storage. If the number of copies of the block is 4, which of the following statements is wrong?
The correct answer is A. All 4 blocks will be written to RAM_DISK. See the full explanation below for the reasoning.
Question
The following figure shows the configuration of HDFS hierarchical storage. If the number of copies of the block is 4, which of the following statements is wrong?
Options
- AAll 4 blocks will be written to RAM_DISK
- BIf writing to other replicas other than the first replica fails, try to write to the storage type specified
- CThe first block copy will be written to RAM_DISK, and the remaining copies will be written to DISK
- DIf the first block copy fails to write to RAM_DISK, try to write to the storage type specified in the
How the community answered
(38 responses)- A84% (32)
- B5% (2)
- C8% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.