This commit is contained in:
罗祥
2019-04-16 08:51:35 +08:00
parent 36f3477d6e
commit 4cfa156747
4 changed files with 55 additions and 2 deletions

View File

@ -73,10 +73,10 @@ TODO
## 五、Storm
1. Strom简介
1. [Strom和流处理简介](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/Storm和流处理简介.md)
2. [Storm核心概念详解](https://github.com/heibaiying/BigData-Notes/blob/master/notes/Storm核心概念详解.md)
3. [Storm单机版本环境搭建](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/Storm%E5%8D%95%E6%9C%BA%E7%89%88%E6%9C%AC%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md)
4. Storm编程模型
4. [Storm编程模型详解](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/Storm编程模型详解.md)
## 六、Flume