Skip to content

Instantly share code, notes, and snippets.

@JoeyAndres
Created October 30, 2017 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoeyAndres/bad53d2e99168374f34ccffc4f1a450e to your computer and use it in GitHub Desktop.
Save JoeyAndres/bad53d2e99168374f34ccffc4f1a450e to your computer and use it in GitHub Desktop.
Pseudo-distributed hdfs-site.xml
<configuration>
<property>
<name>dfs.replication</name>
<value>1</value>
</property>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment