[
https://issues.apache.org/jira/browse/MAPREDUCE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486675#comment-13486675
]
Hudson commented on MAPREDUCE-1806:
-----------------------------------
Integrated in Hadoop-trunk-Commit #2941 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/2941/])
MAPREDUCE-1806. CombineFileInputFormat does not work with paths not on
default FS. (Gera Shegalov via tucu) (Revision 1403614)
Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1403614
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/CombineFileInputFormat.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java
> 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
> Fix For: 1.2.0, 2.0.3-alpha
>
> 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