Skip to content

Instantly share code, notes, and snippets.

@metajack
Created November 6, 2009 22:26
Show Gist options
  • Save metajack/228345 to your computer and use it in GitHub Desktop.
Save metajack/228345 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<!-- Put site-specific property overrides in this file. -->
<configuration>
<property>
<name>fs.default.name</name>
<value>hdfs://localhost:9000</value>
</property>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment