1
0
mirror of https://github.com/newnius/YAO-docs.git synced 2024-07-06 05:15:18 +00:00
This commit is contained in:
2020-05-02 21:39:14 +08:00
parent 035dd0df5f
commit 057edbbac1
3 changed files with 17 additions and 0 deletions

View File

@@ -74,6 +74,10 @@ sbin/run_agent.sh
sbin/start_mysql.sh
```
## Start yao-optimizer on Master Node
```bash
sbin/run_optimizer.sh
```
## Start yao-scheduler
```bash