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

John Zhuge commented on HADOOP-14199:
-------------------------------------

In [MSDN Naming Files, Paths, and 
Namespaces|https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#naming_conventions],
 control character {{\b}} and {{\t}} are not explicitly forbidden, so I think 
they are allowed. I don't have any Windows host, will verify once I set up one.

If they are allowed, could the issue be the filename with escape passed to 
NativeIO? Windows does NOT allow backslash.

> TestFsShellList.testList fails on windows: illegal filenames
> ------------------------------------------------------------
>
>                 Key: HADOOP-14199
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14199
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.8.0
>         Environment: win64
>            Reporter: Steve Loughran
>            Priority: Minor
>
> {{TestFsShellList.testList}} fails setting up the files to test against
> {code}
> org.apache.hadoop.io.nativeio.NativeIOException: The filename, directory 
> name, or volume label syntax is incorrect.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to