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

Chris Nauroth resolved MAPREDUCE-5391.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1-win

I committed this to branch-1-win.
                
> TestNonLocalJobJarSubmission fails on Windows due to missing classpath entries
> ------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5391
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5391
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 1-win
>
>         Attachments: MAPREDUCE-5391.1.patch
>
>
> This test works by having the mapper check all classpath entries loaded by 
> the classloader.  On Windows, the classpath is packed into an intermediate 
> jar file with a manifest containing the classpath to work around command line 
> length limitation.  The test needs to be updated to unpack the intermediate 
> jar file and read the manifest when running on Windows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to