[
https://issues.apache.org/jira/browse/MAPREDUCE-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524564#comment-14524564
]
Hadoop QA commented on MAPREDUCE-4639:
--------------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch | 0m 0s | The patch command could not apply
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12544000/MAPREDUCE-4639.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
| Console output |
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5496/console |
This message was automatically generated.
> CombineFileInputFormat#getSplits should throw IOException when input paths
> contain a directory
> ----------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-4639
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4639
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client
> Reporter: Jim Donofrio
> Priority: Minor
> Attachments: MAPREDUCE-4639.patch
>
>
> FileInputFormat#getSplits throws an IOException when the input paths contain
> a directory. CombineFileInputFormat should do the same, otherwise the jo will
> not fail until the record reader is initialized when FileSystem#open will say
> that the directory does not exist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)