[ 
https://issues.apache.org/jira/browse/HIVE-21631?focusedWorklogId=233082&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-233082
 ]

ASF GitHub Bot logged work on HIVE-21631:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Apr/19 19:47
            Start Date: 25/Apr/19 19:47
    Worklog Time Spent: 10m 
      Work Description: asfgit commented on pull request #606: HIVE-21631
URL: https://github.com/apache/hive/pull/606
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 233082)
    Time Spent: 20m  (was: 10m)

> Enhance metastore API to allow bulk-loading materialized views
> --------------------------------------------------------------
>
>                 Key: HIVE-21631
>                 URL: https://issues.apache.org/jira/browse/HIVE-21631
>             Project: Hive
>          Issue Type: Bug
>          Components: Materialized views, Metastore
>    Affects Versions: 3.2.0, 3.1.1
>            Reporter: Craig Condit
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21631.patch, HIVE-21631.patch, HIVE-21631.patch, 
> HIVE-21631.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, every query in HS2 results in a metastore call per database to 
> retrieve all materialized views. This causes severe performance degradation 
> on multi-tenant clusters with thousands of databases (very similar to how the 
> old get_function() metastore call didn't scale).
> We should add a metastore call which can retrieve all materialized view 
> definitions at once (for all DBs) so that we don't have to make thousands of 
> metastore calls per query.



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

Reply via email to