Sha256: a9f797d20209a68574892278d2cbec828c535bcdf514e912e64c3f6f4874e704

Contents?: true

Size: 442 Bytes

Versions: 5

Compression:

Stored size: 442 Bytes

Contents

<?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><%= master %>:54311</value>
  <description>The host and port that the MapReduce job tracker runs
  at.  If "local", then jobs are run in-process as a single map
  and reduce task.
  </description>
</property>

</configuration>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nuri-0.5.5 modules/hadoop1/mapred-site.xml
nuri-0.5.4 modules/hadoop1/mapred-site.xml
nuri-0.5.3 modules/hadoop1/mapred-site.xml
nuri-0.5.2 modules/hadoop1/mapred-site.xml
nuri-0.5.1 modules/hadoop1/mapred-site.xml