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

Vaibhav Gumashta updated HIVE-18264:
------------------------------------
    Description: Currently we have a separate cache for partitions and 
partition col stats which results in some calls iterating through each of these 
for retrieving/updating. We can get better performance by organizing 
hierarchically. We should also make prewarm non-blocking  (was: Currently we 
have a separate cache for partitions and partition col stats which results in 
some calls iterating through each of these for retrieving/updating. We can get 
better performance by organizing hierarchically. )

> CachedStore: Store cached partitions/col stats within the table cache and 
> make prewarm non-blocking
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18264
>                 URL: https://issues.apache.org/jira/browse/HIVE-18264
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>            Priority: Major
>         Attachments: HIVE-18264.1.patch, HIVE-18264.2.patch, 
> HIVE-18264.3.patch, HIVE-18264.4.patch, HIVE-18264.5.patch
>
>
> Currently we have a separate cache for partitions and partition col stats 
> which results in some calls iterating through each of these for 
> retrieving/updating. We can get better performance by organizing 
> hierarchically. We should also make prewarm non-blocking



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

Reply via email to