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

Metastore client doesnt close connection properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.10.0
    • Metastore
    • None

    Description

      While closing connection, it always fail with following trace. Seemingly, it doesnt have any harmful effects.

      12/03/20 10:55:02 ERROR hive.metastore: Unable to shutdown local metastore client
      org.apache.thrift.transport.TTransportException: Cannot write to null outputStream
      	at org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:142)
      	at org.apache.thrift.protocol.TBinaryProtocol.writeI32(TBinaryProtocol.java:163)
      	at org.apache.thrift.protocol.TBinaryProtocol.writeMessageBegin(TBinaryProtocol.java:91)
      	at org.apache.thrift.TServiceClient.sendBase(TServiceClient.java:62)
      	at com.facebook.fb303.FacebookService$Client.send_shutdown(FacebookService.java:421)
      	at com.facebook.fb303.FacebookService$Client.shutdown(FacebookService.java:415)
      	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.close(HiveMetaStoreClient.java:310)
      

      Attachments

        Issue Links

          Activity

            People

              ashutoshc Ashutosh Chauhan
              ashutoshc Ashutosh Chauhan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: