[
https://issues.apache.org/jira/browse/MAPREDUCE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460383#comment-13460383
]
Tom White commented on MAPREDUCE-1806:
--------------------------------------
Can you just do fs.makeQualified(paths[i]) rather than reconstructing the Path?
Also, we should have a unit test for this.
> CombineFileInputFormat does not work with paths not on default FS
> -----------------------------------------------------------------
>
> Key: MAPREDUCE-1806
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1806
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: harchive
> Affects Versions: 0.22.0, 0.23.1
> Reporter: Paul Yang
> Attachments: MAPREDUCE-1806.patch
>
>
> In generating the splits in CombineFileInputFormat, the scheme and authority
> are stripped out. This creates problems when trying to access the files while
> generating the splits, as without the har:/, the file won't be accessed
> through the HarFileSystem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira