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

[jira] [Created] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

Muhammad Samir Khan created TEZ-3813:
----------------------------------------

             Summary: Reduce Object size of MemoryFetchedInput for large jobs
                 Key: TEZ-3813
                 URL: https://issues.apache.org/jira/browse/TEZ-3813
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Muhammad Samir Khan
            Assignee: Muhammad Samir Khan


Same as TEZ-3752 for the unordered case. MemoryFetchedInput has a BoundedByteArrayOutputStream that is not used (only the underlying byte[] is used).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)