Closed antmoth closed 4 years ago
It's possible that we also need to add the following lines to hadoop/hdfs-site.xml:
hadoop/hdfs-site.xml
<property> <name>dfs.namenode.datanode.registration.ip-hostname-check</name> <value>false</value> </property>
....but this change is definitely necessary.
It's possible that we also need to add the following lines to
hadoop/hdfs-site.xml
:....but this change is definitely necessary.