Hi,
we have docker images of supervisor node, nimbus+drpc, zookeeper, redis and
other software. In production, the images are deployed on many cloud VMs
and work as a cluster. I can locally start a storm cluster on docker and
test the topologies in the same environment.
When operating across multiple hosts, it proved necessary to use
--net=host, because of storm configuration issues.
Best regards,
Martin


st 30. 9. 2015 v 19:05 odesílatel Alec Lee <[email protected]> napsal:

> Hi, all
>
> I am currently using VM to host kafka+storm cluster, but I like to run
> each storm supervisor node in docker container, and then link to them all
> to a  storm cluster, similar to kafka. Mesos could be the one to manage the
> resource. Did anyone do the same thing? is it workable?
>
> thanks
>
>
> AL
>

Reply via email to