Yes. Ideally, compile and deploy in same version On Oct 22, 2015 16:32, "researcher cs" <[email protected]> wrote:
> ok , i'll try -0.9.5 hope it can solve my problems > > but what if the project that i want to try it , coder used storm -0.8.2 > with zookeeper-3.3.3 should i use same versions for both or not ? > > > On Thu, Oct 22, 2015 at 6:25 PM, Kashyap Mhaisekar <[email protected]> > wrote: > >> Researcher, >> I use 0.9.5 and it is pretty stable at this point of time. Please build >> the cluster from scratch and test the basic topology first and then you can >> move onto yours. You had an issue with ZMQ last time. 0.9.5 uses Netty and >> hence if you are asking for ZMQ related issues, you will not find them >> unless you specifically configure ZMQ. >> >> Thanks >> Kashyap >> >> On Thu, Oct 22, 2015 at 9:00 AM, Jean-Sebastien Vachon < >> [email protected]> wrote: >> >>> I suggest you restart from scratch using a recent version of Storm. >>> >>> Follow the guide: >>> >>> >>> https://storm.apache.org/documentation/Setting-up-a-Storm-cluster.html >>> <https://storm.apache.org/documentation/Setting-up-a-Storm-cluster.html> >>> Setting up a Storm Cluster >>> This page outlines the steps for getting a Storm cluster up and running. >>> If you're on AWS, you should check out the storm-deploy project. >>> storm-deploy completely ... >>> Read more... >>> <https://storm.apache.org/documentation/Setting-up-a-Storm-cluster.html> >>> >>> >>> >>> and test your setup with a sample topology from storm-starter >>> >>> >>> >>> https://github.com/apache/storm/tree/master/examples/storm-starter >>> <https://github.com/apache/storm/tree/master/examples/storm-starter> >>> apache/storm >>> storm - Mirror of Apache Storm >>> Read more... >>> <https://github.com/apache/storm/tree/master/examples/storm-starter> >>> >>> >>> Once you get this working, you should be able to run your own topology. >>> >>> Later, >>> >>> ------------------------------ >>> *From:* Rajiv Jivan <[email protected]> >>> *Sent:* Wednesday, October 21, 2015 12:39 PM >>> *To:* [email protected] >>> *Subject:* Re: storm versions >>> >>> Have a look at >>> https://storm.apache.org/2015/06/15/storm0100-beta-released.html for >>> the release notes >>> <https://storm.apache.org/2015/06/15/storm0100-beta-released.html> >>> Storm 0.10.0 Beta Released >>> Fast on the heals of the 0.9.5 maintenance release, the Apache Storm >>> community is pleased to announce that Apache Storm 0.10.0-beta has been >>> released and is now ... >>> Read more... >>> <https://storm.apache.org/2015/06/15/storm0100-beta-released.html> >>> >>> >>> >>> On Oct 21, 2015, at 10:36 AM, researcher cs <[email protected]> >>> wrote: >>> >>> i've question about storm versions >>> >>> Current 0.9.5 >>> >>> which means solved all issues in the previous versions or what ? >>> >>> hope this time find some one help ! >>> >>> >> >
