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

Reply via email to