Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Incomplete
-
0.18.0
-
None
-
None
Description
This is the settings for mapred.job.tracker in SVN_HEAD. If you dont override these, you get a RuntimeException
<property>
<name>mapred.job.tracker</name>
<value>local</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>