Skip to content

Instantly share code, notes, and snippets.

@itsamirrezah
Created August 12, 2019 20:43
Show Gist options
  • Save itsamirrezah/f21b454257db641173433a8f1602dd1d to your computer and use it in GitHub Desktop.
Save itsamirrezah/f21b454257db641173433a8f1602dd1d to your computer and use it in GitHub Desktop.
Hadoop Multinode Cluster Setup
<configuration>
<property>
<name>fs.defaultFS</name>
<value>hdfs://192.168.10.10:8020</value>
</property>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment