storm编程模型详解

This commit is contained in:
罗祥
2019-04-16 10:57:11 +08:00
parent 4883e0a564
commit 4cffbfa41d
8 changed files with 137 additions and 14 deletions

View File

@ -58,7 +58,7 @@ export PATH=$STORM_HOME/bin:$PATH
### 4.启动相关进程
因为要启动多个进程,所以这里我们统一用后台进程的方式启动
因为要启动多个进程,所以统一用后台进程的方式启动,采用后台启动时需要进入到`$STORM_HOME/bin`目录下,命令如下:
```shell
# 启动zookeeper