[jira] [Commented] (MAPREDUCE-5391) TestNonLocalJobJarSubmission fails on Windows due to missing classpath entries

2013-07-17 Thread Bikas Saha (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711644#comment-13711644
 ] 

Bikas Saha commented on MAPREDUCE-5391:
---

Looks good. +1.

> 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
> 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


[jira] [Commented] (MAPREDUCE-5391) TestNonLocalJobJarSubmission fails on Windows due to missing classpath entries

2013-07-15 Thread Xi Fang (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708988#comment-13708988
 ] 

Xi Fang commented on MAPREDUCE-5391:


Thanks Chris. The patch looks good to me!

> 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
> 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