Ignore the docs. I looked at the final packaged jar from mvn clean install, noticed the path was different. I was able to at least get ExlamationTopology to work.
tar -xvf apache-storm-0.10.0.tar.gz cd apache-storm-0.10.0/examples/storm-starter mvn clean install -DskipTests=true storm jar storm-starter-topologies-0.10.0.jar storm.starter.ExclamationTopology Are they any other docs on the other topologies, they look interesting. Or are the docs just in the code? -- 是故勝兵先勝而後求戰,敗兵先戰而後求勝。
