ansible zookeeper 使用ansible安装zookeeper
角色名称使用Cloudera zookeepr-server包在Ubuntu Precice上安装Zookeeper要求角色变量默认值: zookeeper_conf_dir: "/etc/zookeeper/conf" zookeeper_data_dir: "/var/lib/zookeeper" # Allow larger than default maximum client connections. zookeeper_maxClientCnxns: 200 # The number of milliseconds of each tick zookeeper_tickTime: 2000 # The number of ticks that the initial # synchronization phase can take zookeeper_in
下载地址
用户评论