Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This is not a regression with respect to MR, just an issue that was encountered with a job whose IFile record values (which can be of max size 2GB) which can be successfully written but not successfully read.
Failure while running task:java.lang.NegativeArraySizeException
at org.apache.tez.runtime.library.common.sort.impl.IFile$Reader.nextRawValue(IFile.java:765)
Attachments
Attachments
Issue Links
- is duplicated by
-
TEZ-3753 Improve error message in IFile for buffer length overflow
- Resolved