[ http://issues.apache.org/jira/browse/HADOOP-338?page=comments#action_12418751 ]
Doug Cutting commented on HADOOP-338:
-------------------------------------
Perhaps a different property should be used for the actual number of tasks allocated.
> the number of maps in the JobConf does not match reality
> --------------------------------------------------------
>
> Key: HADOOP-338
> URL: http://issues.apache.org/jira/browse/HADOOP-338
> Project: Hadoop
> Type: Bug
> Versions: 0.4.0
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> The config value JobConf.getNumMapTasks() returns the hint of how many maps should be
run rather than the actual number of input splits that were generated.
> The job tracker should fix the job.xml with the actual number of input splits.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|