hive启动报错信息:

MetaException(message:Error creating transactional connection factory)

Caused by: MetaException(message:Error creating transactional connection factory)

Caused by: javax.jdo.JDOFatalInternalException: Error creating transactional connection factory
NestedThrowables:
MetaException(message:Error creating transactional connection factory)

解决:

windows系统中的Mysql服务没有开启,我设置的是手动启动,不用的时候还是不开,浪费电脑资源,这个自愿,开机之后等需要用的时候再把服务开启,结果给忘了,报错才发现。OK,把服务开启就好了
MetaException(message:Error creating transactional connection factory)

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2021-09-15
  • 2021-08-02
猜你喜欢
  • 2021-11-28
  • 2021-11-10
  • 2021-10-27
  • 2021-09-02
  • 2022-12-23
  • 2021-06-04
  • 2021-10-30
相关资源
相似解决方案