Re: version 1.0?

2016-02-17 Thread P. Taylor Goetz
Hi Maciek, We’re getting close. Hopefully in the next 2-3 weeks. If you’re interested in tracking progress, look at this JIRA ticket: https://issues.apache.org/jira/browse/STORM-1491 We will likely release once all those issues have been resol

Re: version 1.0?

2016-02-17 Thread Stephen Powis
I think typically in a production environment you would use the releases/versions released as being "stable" vs building from the latest code checked into source control. Storm 0.9.x for sure is used by tons of large enterprise companies -- 0.10.x doesn't seem like a huge departure from 0.9.x as f

version 1.0?

2016-02-17 Thread Maciek Próchniak
Hi, Is there any timeline for 1.0 release? We're evaluating Storm (together with Flink) for our client and it'd be great for us to have sliding window support. Guess we could use version built from sources for some time - but we still need some estimates on 1.0 availability. thanks, maciek

Re: Is SpoutOutputCollector thread-safe?

2016-02-17 Thread Julien Nioche
Is that true of all OutputCollectors or just SpoutOutputCollector? Is http://storm.apache.org/documentation/Troubleshooting.html#nullpointerexception-from-deep-inside-storm still an issue with 0.10.0 and above? Couldn't find any referenc

FW: Running on Remote Storm Cluster

2016-02-17 Thread Abdelkader Lattab
From: Abdelkader Lattab Sent: Wednesday, February 17, 2016 10:24 AM To: user@storm.apache.org Subject: Running on Remote Storm Cluster Dear all I have a topology which consists of one Spout connecting to Redis (web sites visits) , and about 20 Bolts. One of thos

Running on Remote Storm Cluster

2016-02-17 Thread Abdelkader Lattab
Dear all I have a topology which consists of one Spout connecting to Redis , and about 20 Bolts. One of those Bolts is crawling data from Twitter and an onother one is crawling data from Facebook. On local Mode my topology runs happily. But on the Remote Storm Cluster, it runs for quite someti