Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-26571

Thrift over HTTP config warnings in logs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Hive, Metastore
    • None

    Description

      HIVE-21456 added support for using Thrift protocol with HTTP as the mode. After setting the configs,

      hive.metastore.server.thrift.transport.mode=http
      hive.metastore.client.thrift.transport.mode=http

      in HMS/HS2 warnings are seen in the logs that these aren't recognised.

      [mdc@18060 class="conf.HiveConf" level="WARN" thread="main"] HiveConf of name hive.metastore.client.thrift.transport.mode 
      does not exist
      [mdc@18060 class="conf.HiveConf" level="WARN" thread="****"] HiveConf of name hive.metastore.server.thrift.transport.mode 
      does not exist
      

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              charanh Charan Hebri
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: