You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/05/06 05:33:21 UTC

[jira] [Updated] (MAPREDUCE-4639) CombineFileInputFormat#getSplits should throw IOException when input paths contain a directory

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

Allen Wittenauer updated MAPREDUCE-4639:
----------------------------------------
    Labels: BB2015-05-TBR  (was: )

> 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
>              Labels: BB2015-05-TBR
>         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)