TestFileArgs fails intermittently
---------------------------------
Key: MAPREDUCE-1375
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1375
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Reporter: Amar Kamat
Fix For: 0.22.0
TestFileArgs failed once for me with the following error
{code}
expected:<[job.jar
sidefile
tmp
]> but was:<[]>
sidefile
tmp
]> but was:<[]>
at
org.apache.hadoop.streaming.TestStreaming.checkOutput(TestStreaming.java:107)
at
org.apache.hadoop.streaming.TestStreaming.testCommandLine(TestStreaming.java:123)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.