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