Solved

What Two Processes Must You Do If You Are Running

Question 19

Multiple Choice

What two processes must you do if you are running a Hadoop cluster with a single NameNode and six DataNodes, and you want to change a configuration parameter so that it affects all six DataNodes. (Choose two)


A) You must modify the configuration files on the NameNode only. DataNodes read their configuration from the master nodes
B) You must modify the configuration files on each of the DataNodes machines
C) You don't need to restart any daemon, as they will pick up changes automatically
D) You must restart the NameNode daemon to apply the changes to the cluster
E) You must restart all six DatNode daemon to apply the changes to the cluster

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions