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

Rodrigo Schmidt commented on HADOOP-6591:
-----------------------------------------

I see...

Since we are just starting to use hadoop archives, I didn't care to make my 
patch backwards compatible. Does it have to be to make it to the hadoop trunk?

I could easily adapt my patch so that HarFileSystem could read the version 1 
protocol, but that doesn't solve the unit test problem. The new unit tests have 
files/directories with spaces in their names and HadoopArchives.java currently 
can't handle these cases.

> HarFileSystem cannot handle paths with the space character
> ----------------------------------------------------------
>
>                 Key: HADOOP-6591
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6591
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Mahadev konar
>
> Since HarFileSystem is using " " as a separator in the index files, it won't 
> work if there are " " in the path.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to