当前位置:   article > 正文

【Hive】 ---- 启动Hive报错 exceptions. jdbc Communications Exception: Communications link failure_hive 启动 communication link

hive 启动 communication link

报错 :org. apache hadoop. hive. metastore. HiveMetaException: Failed to get schema version / Underlying cause: com mysql jdbc. exceptions. jdbc Communications Exception: Communications link failure

在这里插入图片描述


解决方案:

在启动Hive前没有启动mysql服务

service mysql start
  • 1

打开mysql服务后,再启动Hive
在这里插入图片描述
正常执行:
在这里插入图片描述


声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/634798
推荐阅读
相关标签
  

闽ICP备14008679号