在安装CDH的时候出现错误提示:

安装失败。 无法接收 Agent 发出的检测信号。

CM 安装CDH 错误: 安装失败。 无法接收 Agent 发出的检测信号。

日志提示错误:

start
>> raise socket.error(msg)
>>error: No socket could be created on ('node6', 9000) -- [Errno 99] Cannot assign requested address on ('node6', 9000) -- [Errno 99] Cannot assign requested address

日志提示错误:cloudera-scm-agent dead but pid file exists

错误原因:版本不对应

修改为正确的版本即可:

CM 安装CDH 错误: 安装失败。 无法接收 Agent 发出的检测信号。

需要2个都是el6 ,我之前下载的tar包是el5所以会出现这个错误。

 

相关文章:

  • 2021-12-18
  • 2021-10-14
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2022-12-23
  • 2022-01-16
  • 2021-05-21
相关资源
相似解决方案