Skip to content

Instantly share code, notes, and snippets.

@mmiliaus
Last active December 17, 2015 19:39
Show Gist options
  • Save mmiliaus/5662151 to your computer and use it in GitHub Desktop.
Save mmiliaus/5662151 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>mapred.job.tracker</name>
<value>localhost:9001</value>
<description>The host and port that the MapReduce job tracker runs
at.</description>
</property>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment