[
https://issues.apache.org/jira/browse/STORM-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-3276:
----------------------------------
Labels: pull-request-available (was: )
> Can't run Flux with Storm 2.0.0
> -------------------------------
>
> Key: STORM-3276
> URL: https://issues.apache.org/jira/browse/STORM-3276
> Project: Apache Storm
> Issue Type: Bug
> Components: Flux
> Affects Versions: 2.0.0
> Reporter: Julien Nioche
> Assignee: Robert Joseph Evans
> Priority: Blocker
> Labels: pull-request-available
>
> 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.
>
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)