You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Rodrigo Schmidt (JIRA)" <ji...@apache.org> on 2010/03/05 09:48:29 UTC

[jira] Commented: (HADOOP-6591) HarFileSystem cannot handle paths with the space character

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

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

I have a simple patch for this JIRA using URL encoding and decoding of filenames, but it also involves modifying HadoopArchives.java, which is in MAPREDUCE.

The modifications to HarFileSystem and TestHarFileSystem will fail the unit tests if not used with the new version of HadoopArchives.

How can I submit such patch?

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