You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/07/06 21:28:11 UTC

[jira] [Created] (HIVE-14172) LLAP: force evict blocks by size to handle memory fragmentation

Sergey Shelukhin created HIVE-14172:
---------------------------------------

             Summary: LLAP: force evict blocks by size to handle memory fragmentation
                 Key: HIVE-14172
                 URL: https://issues.apache.org/jira/browse/HIVE-14172
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


In the long run, we should replace buddy allocator with a better scheme. For now do a workaround for fragmentation that cannot be easily resolved. It's still not perfect but works for practical  ORC cases, where we have the default size and smaller blocks, rather than large allocations having trouble.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)