未验证 提交 c08496d8 编写于 作者: journey2018's avatar journey2018 提交者: GitHub

Merge pull request #13 from qiaozhanwei/dev

update backend deployment doc
......@@ -528,6 +528,19 @@ sh ./bin/escheduler-daemon.sh stop alert-server
### 6,一键部署
- 安装 pip install kazoo
- 安装目录如下:
```
bin
conf
escheduler-1.0.0-SNAPSHOT.tar.gz
install.sh
lib
monitor_server.py
script
sql
```
- 使用部署用户 sh install.sh 一键部署
......
......@@ -5,6 +5,9 @@ import org.junit.Test;
import static org.junit.Assert.*;
/**
*
*/
public class ZKWorkerClientTest {
@Test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册