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 "Devaraj K (JIRA)" <ji...@apache.org> on 2014/04/16 10:24:17 UTC

[jira] [Updated] (MAPREDUCE-5775) Remove unnecessary job.setNumReduceTasks in SleepJob.createJob

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

Devaraj K updated MAPREDUCE-5775:
---------------------------------

    Summary: Remove unnecessary job.setNumReduceTasks in SleepJob.createJob  (was: SleepJob.createJob setNumReduceTasks twice)

> Remove unnecessary job.setNumReduceTasks in SleepJob.createJob
> --------------------------------------------------------------
>
>                 Key: MAPREDUCE-5775
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5775
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Liyin Liang
>            Assignee: jhanver chand sharma
>            Priority: Minor
>         Attachments: MAPREDUCE-5775.patch
>
>
> The two SleepJob's createJob() call job.setNumReduceTasks(numReducer) twice, which is unnecessary.



--
This message was sent by Atlassian JIRA
(v6.2#6252)