Storm初学-基本概念+学习资料
已有 875 次阅读2015-6-4 13:16
|个人分类:storm|
文档, storm
1,Storm Documentation 官方文档
https://storm.apache.org/documentation/Home.html
2,Tutorial文档:https://storm.apache.org/documentation/Tutorial.html
3,storm 基本概念的介绍: https://storm.apache.org/about/integrates.html
4,storm release 下载地址:https://github.com/apache/storm/releases
通过安装storm release,就有了storm client,通过storm client就可以与远程的storm 集群通信了。
5,storm集群的安装:https://storm.apache.org/documentation/Setting-up-a-Storm-cluster.html
6,storm环境搭建:http://www.aboutyun.com/thread-8918-1-1.html
http://www.aboutyun.com/thread-8913-1-1.html