You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Daniel Dai (Created) (JIRA)" <ji...@apache.org> on 2011/12/29 02:11:30 UTC

[jira] [Created] (MAPREDUCE-3606) Job stats for number of maps "mapred.map.tasks" is always 2

Job stats for number of maps "mapred.map.tasks" is always 2
-----------------------------------------------------------

                 Key: MAPREDUCE-3606
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3606
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Daniel Dai


I find this issue when doing Pig unit test on 205. Once I finish the job, jc.getSuccessfulJobs().get(0).getJobConf().get("mapred.map.tasks") always give me 2. However, the entry "mapred.map.tasks" inside job.xml contains correct value.

The issue does not exist on 0.20.2 or 0.23. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira