Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b07cf48

Browse files
Update ZooKeeper数据模型和常见命令.md
1 parent 1ecde79 commit b07cf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎主流框架/ZooKeeper数据模型和常见命令.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ numChildren = 1
7272

7373
#### 连接 ZooKeeper 服务
7474

75-
进入安装 ZooKeeper文件夹的 bin 目录下执行下面的命令连接 ZooKeeper 服务(Linux环境下)。
75+
进入安装 ZooKeeper文件夹的 bin 目录下执行下面的命令连接 ZooKeeper 服务(Linux环境下)(连接之前首选要确定你的 ZooKeeper 服务已经启动成功)
7676

7777
```shell
7878
./zkCli.sh -server 127.0.0.1:2181

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /