[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452717#comment-13452717
 ] 

Harsh J commented on MAPREDUCE-4639:
------------------------------------

s/CFIP/CFIF & s/FIP/FIF :)
                
> 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 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