[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli resolved MAPREDUCE-2704.
------------------------------------------------

    Resolution: Duplicate

bq. This seems to be a duplicate of MAPREDUCE-1806
Yes, it is.
                
> CombineFileInputFormat only works when paths are on the default filesystem
> --------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2704
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2704
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>
> CombineFileInputFormat constructs new Path objects by converting an existing 
> path to a URI, and then only pulling out the "path" part of it. This drops 
> the scheme and host, which makes CombineFileInputFormat fail if the paths are 
> on a filesystem other than the default one.

--
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