windows系统搭建zookeeper服务器的教程-创新互联
安装&配置
在apache的官方网站提供了好多镜像下载地址,然后找到对应的版本
下载地址:
http://mirrors.cnnic.cn/apache/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz
Windows下安装
把下载的zookeeper的文件解压到指定目录
C:\ZK\zookeeper-3.4.14>
修改conf下增加一个zoo.cfg
内容如下:
# The number of milliseconds of each tick 心跳间隔 毫秒每次 tickTime=2000 # The number of ticks that the initial # synchronization phase can take initLimit=10 # The number of ticks that can pass between # sending a request and getting anacknowledgement syncLimit=5 # the directory where the snapshot isstored. //镜像数据位置 dataDir=C:\\ZK\\data\\zookeeper #日志位置 dataLogDir=C:\\ZK\\logs\\zookeeper # the port at which the clients willconnect 客户端连接的端口 clientPort=2181
另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。
网页名称:windows系统搭建zookeeper服务器的教程-创新互联
网站链接:http://pcwzsj.com/article/ceesoc.html