You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/25 23:56:23 UTC

[jira] Updated: (MAPREDUCE-1375) TestFileArgs fails intermittently

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated MAPREDUCE-1375:
-----------------------------------

    Status: Patch Available  (was: Open)

That original patch was in fact OK - my backport to 0.20 was incorrect so I thought it was still flaky based, but this fix should be good on trunk, and still applies. Marking patch available again with same patch.

> TestFileArgs fails intermittently
> ---------------------------------
>
>                 Key: MAPREDUCE-1375
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1375
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming, test
>            Reporter: Amar Kamat
>            Assignee: Todd Lipcon
>             Fix For: 0.22.0
>
>         Attachments: mapreduce-1375.txt, TEST-org.apache.hadoop.streaming.TestFileArgs.txt
>
>
> 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.