Thanks It worked.
On Fri, Feb 28, 2014 at 2:25 AM, Danijel Schiavuzzi <[email protected]> wrote: > Hi Arun, > > Sure, you can use the same Zookeeper for multiple Storm clusters. Just > change the Storm's Zookeeper root path for the second cluster using the > "storm.zookeeper.root" config in storm.yaml. > > Danijel > > > On Fri, Feb 28, 2014 at 12:53 AM, Arun Sethia <[email protected]> wrote: >> >> Hi, >> >> We are trying to setup two environment Development and QA) as following: >> >> 1. Having one zookeeper cluster with three instance running on three >> machines (mc1, mc2 and mc3) on port 2181 >> 2. Development environment (machine name StormDevMC1) - We pointed >> storm environment to zookeeper cluster and started one supervisor, >> nimbus and UI (8081) >> 3. QA environment (machine name StormQAMC1) - We pointed storm >> environment to same zookeeper cluster as dev. and started one >> supervisor, nimbus and UI (port 8084) >> >> We are not able to see supervisor instance started on QA in QA UI >> (port 8084). The QA UI (port 8084) is still showing supervisor of DEV >> box. >> >> Should I assume we can't use same zookeeper environment for DEV and QA? >> >> Regards, >> Arun > > > > > -- > Danijel Schiavuzzi > > E: [email protected] > W: www.schiavuzzi.com > T: +385989035562 > Skype: danijels7
