You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Muhammad Samir Khan (JIRA)" <ji...@apache.org> on 2017/06/06 19:27:18 UTC

[jira] [Created] (TEZ-3753) Improve error message in IFile for buffer length overflow

Muhammad Samir Khan created TEZ-3753:
----------------------------------------

             Summary: Improve error message in IFile for buffer length overflow
                 Key: TEZ-3753
                 URL: https://issues.apache.org/jira/browse/TEZ-3753
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.7.1
            Reporter: Muhammad Samir Khan


When a record size is too big and the byte array doubling expansion crosses 2G the array size overflows and becomes negative. It would be good to fail the code paths saying record is too big so that error is easy to understand for users.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)