[
https://issues.apache.org/jira/browse/YARN-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192829#comment-14192829
]
Zhijie Shen commented on YARN-2711:
-----------------------------------
Junping is offline and has network issue with git repository. I'll go ahead to
commit the patch.
> TestDefaultContainerExecutor#testContainerLaunchError fails on Windows
> ----------------------------------------------------------------------
>
> Key: YARN-2711
> URL: https://issues.apache.org/jira/browse/YARN-2711
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Varun Vasudev
> Assignee: Varun Vasudev
> Attachments: apache-yarn-2711.0.patch
>
>
> The testContainerLaunchError test fails on Windows with the following error -
> {noformat}
> java.io.FileNotFoundException: File file:/bin/echo does not exist
> at
> org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:524)
> at
> org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:737)
> at
> org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:514)
> at
> org.apache.hadoop.fs.DelegateToFileSystem.getFileStatus(DelegateToFileSystem.java:111)
> at org.apache.hadoop.fs.FilterFs.getFileStatus(FilterFs.java:120)
> at org.apache.hadoop.fs.FileContext$14.next(FileContext.java:1117)
> at org.apache.hadoop.fs.FileContext$14.next(FileContext.java:1113)
> at org.apache.hadoop.fs.FSLinkResolver.resolve(FSLinkResolver.java:90)
> at org.apache.hadoop.fs.FileContext.getFileStatus(FileContext.java:1113)
> at org.apache.hadoop.fs.FileContext$Util.copy(FileContext.java:2019)
> at org.apache.hadoop.fs.FileContext$Util.copy(FileContext.java:1978)
> at
> org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:145)
> at
> org.apache.hadoop.yarn.server.nodemanager.TestDefaultContainerExecutor.testContainerLaunchError(TestDefaultContainerExecutor.java:289)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)