You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Soumyakanti Das (Jira)" <ji...@apache.org> on 2022/04/28 23:37:00 UTC

[jira] [Created] (HIVE-26188) Query level cache and HMS local cache doesn't work locally and with Explain statements.

Soumyakanti Das created HIVE-26188:
--------------------------------------

             Summary: Query level cache and HMS local cache doesn't work locally and with Explain statements.
                 Key: HIVE-26188
                 URL: https://issues.apache.org/jira/browse/HIVE-26188
             Project: Hive
          Issue Type: Bug
            Reporter: Soumyakanti Das
            Assignee: Soumyakanti Das


{{ExplainSemanticAnalyzer}} should override {{startAnalysis()}} method that creates the query level cache. This is important because after https://issues.apache.org/jira/browse/HIVE-25918, the HMS local cache only works if the query level cache is also initialized.

Also, {{data/conf/llap/hive-site.xml}} properties for the HMS cache are incorrect which should be fixed to enable the cache during qtests.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)