异常信息如下:
Ambari  配置kerberos以后,,启动hiveserver2异常

解决办法:
1、
hadoop.proxyuser.hive.hosts=HS2_HOST
hadoop.proxyuser.hive.groups=*
Or
2、
In Hive > Configs > Custom hive-site.xml, add the following:
hive.metastore.event.db.notification.api.auth=false

借鉴:
https://www.cnblogs.com/felixzh/p/10792047.html

相关文章:

  • 2021-11-03
  • 2022-12-23
  • 2021-11-18
  • 2021-09-22
  • 2021-06-25
  • 2022-12-23
  • 2021-04-10
  • 2021-09-18
猜你喜欢
  • 2021-05-27
  • 2022-12-23
  • 2021-10-23
  • 2021-04-24
  • 2022-12-23
  • 2021-08-09
  • 2022-12-23
相关资源
相似解决方案