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

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

    [ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729794#comment-15729794 ] 

Sergey Shelukhin edited comment on HIVE-15379 at 12/7/16 8:13 PM:
------------------------------------------------------------------

This looks like a setup-specific issue. Cloudera Manager is not part of Hive ;)


was (Author: sershe):
This looks like a setup-specific issue. CDH is not part of Hive ;)

> 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
>            Assignee: Fei Hui
>            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)