Created 06-13-2017 05:11 AM
Hi
I am getting the below hive metastore error. We are using hive 1.2.1
java.net.SocketException: Socket closed at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:116) ~[?:1.8.0_31] at java.net.SocketOutputStream.write(SocketOutputStream.java:153) ~[?:1.8.0_31] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) ~[?:1.8.0_31] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) ~[?:1.8.0_31] at java.io.FilterOutputStream.close(FilterOutputStream.java:158) ~[?:1.8.0_31] at org.apache.thrift.transport.TIOStreamTransport.close(TIOStreamTransport.java:110) [hive-exec-1.2.1000.2.4.2.0-258.jar:1.2.1000.2.4.2.0-258] at org.apache.thrift.transport.TSocket.close(TSocket.java:196) [hive-exec-1.2.1000.2.4.2.0-258.jar:1.2.1000.2.4.2.0-258] at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.close(HiveMetaStoreClient.java:506) [hive-metastore-1.2.1000.2.4.2.0-258.jar:1.2.1000.2.4.2.0-258] at org.apache.hive.hcatalog.common.HiveClientCache$CacheableHiveMetaStoreClient.tearDown(HiveClientCache.java:403) [hive-hcatalog-core-1.2.1000.2.4.2.0-258.jar:1.2.1000.2.4.2.0-258] at org.apache.hive.hcatalog.common.HiveClientCache$CacheableHiveMetaStoreClient.finalize(HiveClientCache.java:418) [hive-hcatalog-core-1.2.1000.2.4.2.0-258.jar:1.2.1000.2.4.2.0-258] at java.lang.System$2.invokeFinalize(System.java:1267) [?:1.8.0_31] at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98) [?:1.8.0_31] at java.lang.ref.Finalizer.access$100(Finalizer.java:34) [?:1.8.0_31] at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210) [?:1.8.0_31]
Although it appears as WARNING, just want to understand if there is any after effect of this warning.
Thanks
Created 05-22-2020 08:40 AM
@deepak_srinivasWe are seeing these warnings too. Did you end up resolving this? If so, can you please share the details.
Created 05-22-2020 11:04 AM
As this is an older post you would have a better chance of receiving a resolution by starting a new thread. This will also provide the opportunity to provide details specific to your environment that could aid others in providing a more accurate answer to your question.