CombineFileInputFormat does not work with HAR paths
---------------------------------------------------
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
Reporter: Paul Yang
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.
-
You can reply to this email to add a comment to the issue online.
|