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

Chris Nauroth commented on HADOOP-8958:
---------------------------------------

Yes, that looks like a typical mount point on Windows.  I've been trying to 
limit the occurrences of "if (WINDOWS)" checks in the code.  Generally, we've 
been able to achieve platform-agnostic test paths by using the Path methods 
instead of platform-specific string editing.

I'll investigate rebasing this patch against the recent changes for HADOOP-8589.

                
> ViewFs:Non absolute mount name failures when running multiple tests on Windows
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-8958
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8958
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: viewfs
>    Affects Versions: trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: HADOOP-8958.patch
>
>
> This appears to be an issue with parsing a Windows-specific path.

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