Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.17.0
-
None
-
None
-
LINUX
-
Reviewed
Description
Looks like TestUlimit fails on Linux
Testcase: testCommandLine took 26.607 sec FAILED output is wrong expected:<786432> but was:<Error occurred during initialization of VM Could not reserve enough space for object heap> junit.framework.ComparisonFailure: output is wrong expected:<786432> but was:<Error occurred during initialization of VM Could not reserve enough space for object heap> at org.apache.hadoop.streaming.TestUlimit.runProgram(TestUlimit.java:120) at org.apache.hadoop.streaming.TestUlimit.testCommandLine(TestUlimit.java:90)