You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/03/04 00:01:01 UTC

[jira] Updated: (HADOOP-4857) TestUlimit is failing after Hadoop-4620

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

Robert Chansler updated HADOOP-4857:
------------------------------------

    Release Note:   (was: This patch fixes an issue in the testcase TestUlimit.java so that the testcase sets the number of map tasks to 1.)

> TestUlimit is failing after Hadoop-4620
> ---------------------------------------
>
>                 Key: HADOOP-4857
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4857
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: test
>            Reporter: Sharad Agarwal
>            Assignee: Ravi Gummadi
>            Priority: Blocker
>             Fix For: 0.20.0
>
>         Attachments: 4857.patch
>
>
> TestUlimit launches 3 map tasks and generates output for only 1 as input to other 2 map tasks are empty. With Hadoop-4620, even the map tasks with empty input are generating the output.
> The fix could be just setting the no of mapper to 1

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