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

Steve Loughran commented on HADOOP-14217:
-----------------------------------------

# I am supportive of an attempt to fix this
# The HDFS team really need to be the core reviewers
# The filesystem.md spec will need to be changed to match
# we're going to need a lot of tests, because, well, its important. I could 
imagine a new subclass of FS Contract test to actually check the handling of : 
in different filesystems, e.g what does HDFS do, windows, the different object 
stores. If another fs contract option is added so that filesystems under test 
can declare whether or not they handle ports, it'll be more visible what 
filesystems don't. Again, Windows is a suspect.

Speaking of windows, that has to work as today...there's work there for it.

Also:  needs to handle round trip Path -> String -> Path, or at least Path -> 
URI -> Path and Path -> URI -> String -> Path

Once that is done, I can help with some downstream tests for Spark



> Object Storage: support colon in object path
> --------------------------------------------
>
>                 Key: HADOOP-14217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14217
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs, fs/oss
>    Affects Versions: 2.8.1
>            Reporter: Genmao Yu
>            Assignee: Yuliya Feldman
>         Attachments: Colon handling in hadoop Path.pdf
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to