You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/05/25 11:24:25 UTC

[jira] Resolved: (MAPREDUCE-1742) Job.setNumReduceTasks doesn't work

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu resolved MAPREDUCE-1742.
------------------------------------------------

    Fix Version/s:     (was: 0.21.0)
       Resolution: Invalid

Thanks Danny.
I'm resolving this as invalid.

> Job.setNumReduceTasks doesn't work
> ----------------------------------
>
>                 Key: MAPREDUCE-1742
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1742
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: job submission
>    Affects Versions: 0.22.0
>         Environment: Hadoop 0.22.0-SNAPSHOT, latest version from trunc.
>            Reporter: Danny Leshem
>            Priority: Blocker
>
> Calling Job.setNumReduceTasks(0) doesn't seem to work with the latest trunc, and the job still goes through a reduction phase.
> Also, Job.setNumReduceTasks(1) doesn't seem to work either, and several reducers are spawned.
> It seems that something about Job.setNumReduceTasks got broken recently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.