Cloudera
CCA-500 · Question #12
Assuming a cluster running HDFS, MapReduce version 2 (MRv2) on YARN with all settings at their default, what do you need to do when adding a new slave node to cluster?
The correct answer is A. Nothing, other than ensuring that the DNS (or/etc/hosts files on all machines) contains any entry. _ cluster.3B_how_do_I_start_services_on_just_one_node.3F
Deployment
Question
Assuming a cluster running HDFS, MapReduce version 2 (MRv2) on YARN with all settings at their default, what do you need to do when adding a new slave node to cluster?
Options
- ANothing, other than ensuring that the DNS (or/etc/hosts files on all machines) contains any entry
- BRestart the NameNode and ResourceManager daemons and resubmit any running jobs.
- CAdd a new entry to /etc/nodes on the NameNode host.
- DRestart the NameNode of dfs.number.of.nodes in hdfs-site.xml
How the community answered
(40 responses)- A75% (30)
- B8% (3)
- C3% (1)
- D15% (6)
Explanation
_ cluster.3B_how_do_I_start_services_on_just_one_node.3F
Topics
#cluster scaling#slave node addition#DNS configuration#YARN defaults
Community Discussion
No community discussion yet for this question.