You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Paul Yang (JIRA)" <ji...@apache.org> on 2010/05/20 23:50:16 UTC

[jira] Created: (MAPREDUCE-1806) CombineFileInputFormat does not work with HAR paths

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.