[ 
https://issues.apache.org/jira/browse/HADOOP-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526071
 ] 

Enis Soztutar commented on HADOOP-1818:
---------------------------------------

A few minor things : 
1. MultiFileSplit actually is intended to be used in cases where numPaths >> 
numSplits, so this issue is an extreme case (just for the record)
2. The argument intToWrite in {{TestFileInputFormat#initFiles()}} is not used 
effectively, so please remove it. 

> MutliFileInputFormat returns "empty" MultiFileSplit when number of paths < 
> number of splits
> -------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1818
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1818
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.14.0, 0.14.1
>            Reporter: Thomas Friol
>         Attachments: HADOOP-1818.patch
>
>
> Coming with a patch soon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to