You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Yuming Wang (JIRA)" <ji...@apache.org> on 2016/12/07 09:59:58 UTC

[jira] [Created] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

Yuming Wang created HIVE-15379:
----------------------------------

             Summary: Get the key of hive.metastore.*  values should be consistent with Hive Metastore Server.
                 Key: HIVE-15379
                 URL: https://issues.apache.org/jira/browse/HIVE-15379
             Project: Hive
          Issue Type: Bug
          Components: Beeline, CLI
    Affects Versions: 1.1.0
            Reporter: Yuming Wang
            Priority: Minor


Hive Metastore Server's {{hive.metastore.try.direct.sql=false}} when using Cloudera Manager. But cli or beeline read the client configure and return true. It is meaningless.
{code}
hive> set hive.metastore.try.direct.sql;
hive.metastore.try.direct.sql=true
hive> 
{code}



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