Cloudera
DS-200 · Question #67
What do you need to do when adding new slave nodes to a cluster?
The correct answer is E. add the new node's DNS name to the conf/slaves file on the master node. See the full explanation below for the reasoning.
Question
What do you need to do when adding new slave nodes to a cluster?
Options
- AHalt and resubmit any running MapReduce jobs to guarantee correctness.
- BRestart the NameNode daemon.
- CAdd a new entry to /etc/slavenodes on the NameNode host.
- DIncrease the value of dfs.number.of.nodes in hdfs-site.xml.
- Eadd the new node's DNS name to the conf/slaves file on the master node.
How the community answered
(44 responses)- A2% (1)
- B7% (3)
- C16% (7)
- D2% (1)
- E73% (32)
Community Discussion
No community discussion yet for this question.