Charan Hebri created HIVE-26571:
-----------------------------------

             Summary: Thrift over HTTP config warnings in logs
                 Key: HIVE-26571
                 URL: https://issues.apache.org/jira/browse/HIVE-26571
             Project: Hive
          Issue Type: Bug
          Components: Hive, Metastore
            Reporter: Charan Hebri


HIVE-21456 added support for using Thrift protocol with HTTP as the mode. After 
setting the configs,
{noformat}
hive.metastore.server.thrift.transport.mode=http
hive.metastore.client.thrift.transport.mode=http{noformat}
in HMS/HS2 warnings are seen in the logs that these aren't recognised.
{noformat}
[mdc@18060 class="conf.HiveConf" level="WARN" thread="main"] HiveConf of name 
hive.metastore.client.thrift.transport.mode does not exist{noformat}
{noformat}
[mdc@18060 class="conf.HiveConf" level="WARN" thread="****"] HiveConf of name 
hive.metastore.server.thrift.transport.mode does not exist
{noformat}
But I see in the logs the mode used is indeed HTTP. So these warnings are just 
noise(not actual issues) and need to be taken care of.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to