Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.0.0
Description
I try to run a Flux-based topology with Storm 2.0.0
apache-storm-2.0.0/bin/storm local target/2-1.0-SNAPSHOT.jar org.apache.storm.flux.Flux crawler.flux --local-ttl 9999999
Am getting
17:41:22.191 [main] ERROR o.a.s.f.Flux - To run in local mode run with 'storm local' instead of 'storm jar'
17:41:22.191 [main] INFO o.a.s.LocalCluster -
RUNNING LOCAL CLUSTER for 9999999 seconds.
and nothing happens after that.
The documentation for Flux http://storm.apache.org/releases/2.0.0-SNAPSHOT/flux.html still mentions using 'storm jar' as well as --local and --sleep.
My test topology can be found at https://github.com/DigitalPebble/storm2 and requires the branch 2.x of StormCrawler https://github.com/DigitalPebble/storm-crawler/tree/2.x to by installed.
Attachments
Issue Links
- links to