nerdexam
Cloudera

DS-200 · Question #32

What is the standard configuration of slave nodes in a Hadoop cluster?

The correct answer is C. Each slave node runs a TaskTracker and a DataNode daemon. See the full explanation below for the reasoning.

Question

What is the standard configuration of slave nodes in a Hadoop cluster?

Options

  • AEach slave nodeeither runs a TaskTracker or a DataNode daemon, but not both.
  • BEach slave node runs a JobTracker and a DataNode daemon.
  • CEach slave node runs a TaskTracker and a DataNode daemon.
  • DEach slave node runs a DataNode daemon, but only a fraction of the slave nodes runTaskTrackers.
  • EEach slave node runs a TaskTracker, but only a fraction of the slave nodes run DataNode daemons.

How the community answered

(69 responses)
  • A
    4% (3)
  • B
    12% (8)
  • C
    81% (56)
  • D
    1% (1)
  • E
    1% (1)

Community Discussion

No community discussion yet for this question.

Full DS-200 Practice