Why not use a script to do that? On Fri, Jun 1, 2018, 7:57 AM THADC <[email protected]> wrote:
> Hi, > > I have a 3 node cluster. I have been starting my cluster with 3 separate > commands: > > $ ./bin/zkServer.sh start zoo.cfg > $ ./bin/zkServer.sh start zoo2.cfg > $ ./bin/zkServer.sh start zoo3.cfg > > , is there a way to start all 3 at the same time? > > thanks! > > > > -- > Sent from: http://zookeeper-user.578899.n2.nabble.com/ >
