nerdexam
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)
  • A
    13% (3)
  • B
    71% (17)
  • C
    4% (1)
  • D
    8% (2)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full CCD-333 Practice