[ 
https://issues.apache.org/jira/browse/HIVE-12597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-12597:
------------------------------------
    Attachment: HIVE-12597.patch

The patch creates new interface for refcount management and offers 3 options - 
old, where cache implements both cache and buffer manager interfaces, 
buddy-allocator-only with no cache and simple management, and simple allocator 
with simple refcounts.
It also moves a number of configs into the correct scope (i.e. allocator 
configs are now named allocator config, and not cache configs).

> LLAP - allow using elevator without cache
> -----------------------------------------
>
>                 Key: HIVE-12597
>                 URL: https://issues.apache.org/jira/browse/HIVE-12597
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-12597.patch
>
>
> Elevator is currently tied up with cache due to the way the memory is 
> allocated. We should allow using elevator with the cache disabled.



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

Reply via email to