org.apache.hadoop.hive.ql.metadata.HiveException: MetaException

rohith_23
New Contributor II

Hi Data Enthusiasts,

I have been facing few errors in SQL warehouse for quiet a long time and its happening pretty randomly.

We checked query runs and captured the errors below.
I believe this is something to do with hive. And I am facing this when there are lot of queries fired simultaneously.

Thanks in advance ! Any help is really appreciable!!

Error 1:  org.apache.hadoop.hive.ql.metadata.HiveException: MetaException(message:Got exception: org.apache.thrift.transport.TTransportException java.net.SocketTimeoutException: Read timed out)

Error 2: org.apache.hadoop.hive.ql.metadata.HiveException: MetaException(message:Got exception: org.apache.thrift.transport.TTransportException java.net.SocketException: Connection reset)

Error 3: org.apache.hadoop.hive.ql.metadata.HiveException: MetaException(message:Got exception: org.apache.thrift.transport.TTransportException java.net.SocketException: Connection reset by peer)

#databricks #warehouse #hive