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

Enis Soztutar updated HADOOP-2640:
----------------------------------

    Attachment: multi_long_v1.patch

This patch fixes the issue, by changing int partialLength to long and float's 
to int. 

> MultiFileSplitInputFormat always returns 1 split when avgLengthPerSplit > 
> Integer.MAX_VALUE
> -------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-2640
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2640
>             Project: Hadoop
>          Issue Type: Bug
>    Affects Versions: 0.15.2
>            Reporter: Frédéric Bertin
>            Assignee: Enis Soztutar
>         Attachments: multi_long_v1.patch
>
>
> pb is in findSize method, the partialLength variable is an integer and should 
> be a long

-- 
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