You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2018/03/06 23:19:00 UTC

[jira] [Updated] (HIVE-17629) CachedStore - wait for prewarm at use time, not init time

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

Vaibhav Gumashta updated HIVE-17629:
------------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: HIVE-16520

> CachedStore - wait for prewarm at use time, not init time
> ---------------------------------------------------------
>
>                 Key: HIVE-17629
>                 URL: https://issues.apache.org/jira/browse/HIVE-17629
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17629.patch
>
>
> Most of the changes are trivial, due to static changing to non-static. The patch basically adds lifecycle management for shared cache, and uses it to move prewarm to background thread, waiting for prewarm to happen at use time not setConf, and to make init optional (if not called, CachedStore would proxy the methods to rawStore, like it currently does in the ones not implemented).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)