You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2018/12/21 18:51:00 UTC

[jira] [Resolved] (STORM-3276) Can't run Flux with Storm 2.0.0

     [ https://issues.apache.org/jira/browse/STORM-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-3276.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> 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
>             Fix For: 2.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> 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)