You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2014/08/24 08:53:10 UTC

[jira] [Created] (TEZ-1489) Broadcast Shuffle should call freeResources() on FetchedInput

Gopal V created TEZ-1489:
----------------------------

             Summary: Broadcast Shuffle should call freeResources() on FetchedInput
                 Key: TEZ-1489
                 URL: https://issues.apache.org/jira/browse/TEZ-1489
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Gopal V


BroadcastShuffle does not seem to free up the buffer space allocated by the FetchedInputs during the task runtime.

SimpleFetchedInputAllocator::freeResources is never called as per my logging.



--
This message was sent by Atlassian JIRA
(v6.2#6252)