Skip to content

Instantly share code, notes, and snippets.

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