You *can* just use one machine for all the components. Or you can use 2 machines. Or whatever. It's up to you. ;)
Best practice is to have separate machines for various concerns. But if you're just experimenting you can do whatever you feel like. - Erik On Friday, January 1, 2016, sam mohel <[email protected]> wrote: > Thanks i reviewed it before , read more to find what is the appropraite > for my conditions > > one worker for one supervsior ... can 2 machine only make a cluster for > them ? > > > just i want to make sure from this sequences > i have two laptop . machine 1 is server > i will run in machine 1 : 1- nimbus 2- drpc 3- ui > machine 2 is worker > i will run in machine 2 : 1- zookeeper 2- supervisor > > On Fri, Jan 1, 2016 at 8:30 PM, Olivier Mallassi < > [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> http://www.michael-noll.com/tutorials/running-multi-node-storm-cluster/ >> >> On Thu, Dec 31, 2015 at 10:22 PM, sam mohel <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >>> i want to get how can i make storm cluster >>> now the topology have one worker so will have one supervisor >>> >>> i have two laptop . machine 1 is server >>> i will run in machine 1 : 1- nimbus 2- drpc 3- ui >>> machine 2 is worker >>> i will run in machine 2 : 1- zookeeper 2- supervisor >>> >>> what i wrote is wrong or not ? >>> >>> Thanks >>> >> >> >
