CM 安装CDH 错误: 安装失败。 无法接收 Agent 发出的检测信号。
时间:2015-12-17 15:40:42
收藏:0
阅读:3062
在安装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
原文:http://www.cnblogs.com/zhanggl/p/5054017.html
评论(0)