错误信息:

ERROR cc:268 Invalid short-circuit reads configuration:

  - Impala cannot read or execute the parent directory of dfs.domain.socket.path

ERROR cc:271 Aborting Impala Server startup due to improper configuration. Impalad exiting.


解决方法:

1、去HDFS中找到dfs.domain.socket.path配置

Impala cannot read or execute the parent directory of dfs.domain.socket.path的解决方法

2、找到报错的主机,创建对应的目录即可(我的是/var/run/hdfs-sockets)

3、重启对应的Impala Daemon进程,即可

相关文章:

  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2021-12-26
猜你喜欢
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
  • 2021-08-03
  • 2021-06-03
  • 2022-01-11
相关资源
相似解决方案