My hdfs-site.xml has ONLY the following:
<configuration>
<property>
<name>dfs.replication</name>
<value>1</value>
</property>
</configuration>
Question. Where would the NameNode and DataNode be installed? I am using Hadoop 3.0.3 version on MSFT Surface laptop with Windows 10.