Description
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