Documentation for storm 0.10 is available here - http://storm.apache.org/releases/0.10.0/index.html
On Wed, Apr 27, 2016 at 4:11 AM, Joaquin Menchaca <[email protected]> wrote: > 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? > > -- > > 是故勝兵先勝而後求戰,敗兵先戰而後求勝。 > -- Regards, Abhishek Agarwal
