PrepAway - Latest Free Exam Questions & Answers

What results?

Your Hadoop cluster contains nodes in three racks. You have not configured the dfs.hosts
property in the NameNode’s configuration file. What results?

PrepAway - Latest Free Exam Questions & Answers

A.
No new nodes can be added to the cluster until you specify them in the dfs.hosts file

B.
Any machine running the DataNode daemon can immediately join the cluster

C.
The NameNode will update the dfs.hosts property to include machines running the
DataNode daemon on the next NameNode reboot or with the command dfsadmin
–refreshNodes

D.
Presented with a blank dfs.hosts property, the NameNode will permit DataNodes
specified in mapred.hosts to join the cluster

Explanation:

5 Comments on “What results?

  1. toyhoshi says:

    B is correct.

    dfs.hosts = names a file that contains a list of hosts that are permitted to connect to the namenode. The full pathname of the file must be specified.

    If the value is empty, all hosts are permitted.




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *