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
Priority: Blocker
Fix For: 0.20.0
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.