[ https://issues.apache.org/jira/browse/HADOOP-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Enis Soztutar updated HADOOP-2640: ---------------------------------- Fix Version/s: 0.17.0 Affects Version/s: (was: 0.15.2) 0.17.0 Status: Patch Available (was: Open) I'm marking this to be included 0.17, since feature freeze is today, and there are lots of patches in the review queue. We can merge it back to 0.16.1 and 0.15.4 if they are to be released. > 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.17.0 > Reporter: Frédéric Bertin > Assignee: Enis Soztutar > Fix For: 0.17.0 > > 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.