Zookeeper学习笔记 --- Zookeeper调研报告2

基本操做命令以下: 1.connection to zookeeper     bin/zkCli.sh -server 127.0.0.1:2181 2.show all directory      ls / 3.create znode     create /zk_test mydata Tips:This creates a new nodes and associates the st
相关文章
相关标签/搜索