[
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.