[ambari环境搭建](未完待续)

。_饼干妹妹 提交于 2019-11-28 01:05:24

【安装】

https://blog.csdn.net/Happy_Sunshine_Boy/article/details/86595945#commentBox

https://www.jianshu.com/p/f62947a88527

【卸载】

https://www.cnblogs.com/lingluo2017/p/8719733.html

【错误】:

1、Python script has been killed due to timeout after waiting 1800 secs

<解决方案>https://blog.csdn.net/yeruby/article/details/49618933

 

2、错误以及解决方法(命令如果报错去掉-rf)

3、报错:EOF occurred in violation of protocol (_ssl.c:618)

<解决方案> 

By adding below config in [security] section of

vi /etc/ambari-agent/conf/ambari-agent.ini
force_https_protocol=PROTOCOL_TLSv1_2


vi /etc/python/cert-verification.cfg 
[https] 
verify=disable

 

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!