[
https://issues.apache.org/jira/browse/HADOOP-14199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502475#comment-16502475
]
Steve Loughran commented on HADOOP-14199:
-----------------------------------------
bq, Ideally we would do a test that tests the Windows special characters but
I'm fine with this.
could do, depends on how much it was felt to matter.
if there is something in paths which does matter a lot is: you can't have a
colon in a filename, e.g "gs://store/path/logs-2018-06-05-13:48.csv". which is
pretty much the kind of the path which google cloud storage uses when
generating logs. But its more fundamental than the local FS, it's in Path.Now,
windows must handle this, mustn't it, file:///C:/something, but that's probably
the special case
> TestFsShellList.testList fails on windows: illegal filenames
> ------------------------------------------------------------
>
> Key: HADOOP-14199
> URL: https://issues.apache.org/jira/browse/HADOOP-14199
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: test
> Affects Versions: 2.8.0
> Environment: win64
> Reporter: Steve Loughran
> Assignee: Anbang Hu
> Priority: Minor
> Attachments: HADOOP-15496.000.patch
>
>
> {{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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]