[
https://issues.apache.org/jira/browse/HADOOP-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842203#action_12842203
]
Rodrigo Schmidt commented on HADOOP-6591:
-----------------------------------------
There is no way I can add a contrib test to this patch if the HAR creation is
performed by a new version of HadoopArchives.java that must be committed to
MAPREDUCE. This is an instance of the chicken or the egg dilemma.
IMO, the best solution is to commit this patch, which is harmless to previous
versions of Hadoop Archives, and then submit my new patch to
HadopArchives.java, with new unit tests.
> 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.