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 "Benoy Antony (JIRA)" <ji...@apache.org> on 2012/05/11 06:20:15 UTC

[jira] [Updated] (MAPREDUCE-4249) Fix failures in streaming test TestFileArgs

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

Benoy Antony updated MAPREDUCE-4249:
------------------------------------

    Attachment: mr-4249.patch

With secure mapreduce ,  the streaming classes get copied to te same directory along with job.jar.

Adding the org directory also in the expected contents .
                
> Fix failures in streaming test TestFileArgs
> -------------------------------------------
>
>                 Key: MAPREDUCE-4249
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4249
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>            Priority: Minor
>             Fix For: 0.22.1
>
>         Attachments: mr-4249.patch
>
>
> The streaming (contrib module) testcase - TestFileArgs fails with the following error
> <testcase classname="org.apache.hadoop.streaming.TestFileArgs" name="testCommandLine" time="28.0">
> <failure message="expected:<job.jar 
> []sidefile 
> tmp 
> > but was:<job.jar 
> [org 
> ]sidefile 
> tmp 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira