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

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

Mahadev, the reason is to use the version property of class HarFileSystem. 
Without that, the code would have looked more cumbersome. Making it non-static 
creates a link between HarStatus and the HarFileSystem object that uses it. I 
see no problem in that since it's a private class anyway.

> 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
>         Attachments: HADOOP-6591.patch
>
>
> 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