hive.metastore.RetryingMetaStoreClient:MetaStoreClient丢失连接.尝试重新连接错误,触发配置单元上的其他错误

Mam*_*mun 5 hadoop hive cloudera hiveql

有时,当开发人员运行配置单元查询时,会出现以下错误(下面的第一个日志条目).

当我查看节点上的hive longs时,我看到Metastoreclient之前立即丢失了连接(下面的第二个日志条目).

问题似乎自行消失了.

知道这可能是什么原因?

谢谢!

hadoop-cmf-hive-HIVESERVER2-qn7bi02hdn001.compliant.disney.private.log.out.3:2016-04-27 07:17:20,092 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:hdfs (auth:SIMPLE) cause:org.apache.hive.service.cli.HiveSQLException: Error while compiling statement: FAILED: SemanticException org.apache.thrift.transport.TTransportException

[root@qn7bi02hdn001 rashm010]# grep lost *3
Run Code Online (Sandbox Code Playgroud)

2016-04-27 07:16:54,449 WARN org.apache.hadoop.hive.metastore.RetryingMetaStoreClient:MetaStoreClient丢失连接.试图重新连接.2016-04-27 07:17:20,114 WARN org.apache.hadoop.hive.metastore.RetryingMetaStoreClient:MetaStoreClient丢失了连接.试图重新连接.[root @ qn7bi02hdn001 rashm010]#

任何帮助将不胜感激.

Den*_*din 0

根据提供的信息,它可能是任何内容,但您需要检查一些内容:

  • 网络
  • 防火墙

如果基础设施被消除,事情会变得更加棘手,但可能是安全令牌过期或资源短缺导致超时。

如果可能,建议联系平台提供商的支持台以进行详细的故障排除。