[
https://issues.apache.org/jira/browse/MAPREDUCE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810414#comment-13810414
]
Chris Nauroth commented on MAPREDUCE-5604:
------------------------------------------
bq. -1 javac. The patch appears to cause the build to fail.
This is unrelated to the patch. It looks like another problem with the Jenkins
server being overloaded:
{code}
Error occurred during initialization of VM
Cannot create VM thread. Out of system resources.
{code}
> TestMRAMWithNonNormalizedCapabilities fails on Windows due to exceeding max
> path length
> ---------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-5604
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5604
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client, test
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Attachments: MAPREDUCE-5604.1.patch
>
>
> The test uses the full class name as a component of the
> {{yarn.nodemanager.local-dirs}} setting for a {{MiniMRYarnCluster}}. This
> causes container launch to fail when trying to access files at a path longer
> than the maximum of 260 characters.
--
This message was sent by Atlassian JIRA
(v6.1#6144)