[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472965#comment-13472965
 ] 

Gera Shegalov commented on MAPREDUCE-1806:
------------------------------------------

Hi Ivan, thanks for looking at the patch. I was not working on it in the 
meantime. Backport should be straightforward and I'll check out the failing 
test.
                
> 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, MAPREDUCE-1806.rev2.patch, 
> MAPREDUCE-1806.rev3.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

Reply via email to