美文网首页
zookeeper在阿里云上配置

zookeeper在阿里云上配置

作者: 林牧晨 | 来源:发表于2017-12-19 13:14 被阅读0次

1.http://blog.csdn.net/stella_wu1017/article/details/73276386

2.外网需要访问:需要修改 /etc/hosts

vi /etc/hosts

添加一行  本机ip 实例名称(cat /etc/hosts)

3.esc实例--->安全组---->添加一个允许访问的2181端口(zookeeper默认端口)

相关文章

网友评论

      本文标题:zookeeper在阿里云上配置

      本文链接:https://www.haomeiwen.com/subject/qdmbwxtx.html