You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chaoyu Tang (JIRA)" <ji...@apache.org> on 2015/06/10 22:48:01 UTC

[jira] [Created] (HIVE-10977) No need to instantiate MetaStoreDirectSql when HMS DirectSql is disabled

Chaoyu Tang created HIVE-10977:
----------------------------------

             Summary: No need to instantiate MetaStoreDirectSql when HMS DirectSql is disabled
                 Key: HIVE-10977
                 URL: https://issues.apache.org/jira/browse/HIVE-10977
             Project: Hive
          Issue Type: Bug
            Reporter: Chaoyu Tang
            Assignee: Chaoyu Tang
            Priority: Minor


When hive.metastore.try.direct.sql is set to false, HMS will use JDO to retrieve data, therefor it is not necessary to instantiate an expensive MetaStoreDirectSql during ObjectStore initialization.



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