[ https://issues.apache.org/jira/browse/MAPREDUCE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur reassigned MAPREDUCE-1806:
---------------------------------------------
Assignee: Gera Shegalov
> 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
> Assignee: Gera Shegalov
> Attachments: MAPREDUCE-1806-branch-1.patch, MAPREDUCE-1806-branch-1.rev1.patch,
MAPREDUCE-1806.patch, MAPREDUCE-1806.rev2.patch, MAPREDUCE-1806.rev3.patch, MAPREDUCE-1806.rev4.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
|