Hinet110303: mapred-site.xml

File mapred-site.xml, 215 bytes (added by jazz, 13 years ago)
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
3
4<configuration>
5  <property>
6    <name>mapred.job.tracker</name>
7    <value>192.168.1.1:8021</value>
8  </property>
9</configuration>