Hi Pawel, Often this issue is because of some error in Spout/Bolt processing.Do you see any error in the worker-<port>.log files?
Thanks Bijoy On Thu, Feb 6, 2014 at 5:58 AM, Pawel Pabian <[email protected]> wrote: > Hi Storm community! > > I'm trying to set up cluster components (on single machine). Steps I've > taken so far: > > 1. Installed Storm, Maven and ZooKeeper from Mac OS Homebrew. > 2. Started ZooKeeper with default config. > 3. Started storm nimbus / ui / supervisor. > 4. Downloaded storm-starter project and packed for use on a Storm cluster. > 5. Uploaded storm.starter.clj.word_count topology to cluster. > > Topology is visible and active, executors and tasks are assigned. > However spouts are not emitting tuples. > > I've attached Storm UI screens. Any idea what happened here? > > BTW: When ran in local mode topology works fine. > > bbkr > > > > > > >
