[
https://issues.apache.org/jira/browse/YARN-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated YARN-491:
-------------------------------
Attachment: YARN-491.1.patch
With this patch, the test passes on both Mac and Windows. The test contains
some logic to build a "file:" URI for the test working directory. On Windows,
this logic would result in a mix of '/' and '\' in the URI. The patch changes
the logic to use {{File#toURI}}.
> TestContainerLogsPage fails on Windows
> --------------------------------------
>
> Key: YARN-491
> URL: https://issues.apache.org/jira/browse/YARN-491
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Affects Versions: 3.0.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Attachments: YARN-491.1.patch
>
>
> {{TestContainerLogsPage}} contains some code for initializing a log directory
> that doesn't work correctly 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