在实时计算框架Storm集群上运行Storm-Starter例子
官方文档待翻译,个人实践在下面
Example Storm Topologies
Learn to use Storm!
Table of Contents
Getting started
Prerequisites
First, you need java
and git
installed and in your user's PATH
. Also, two of the examples in storm-starter
require Python and Ruby.
Next …