Take a look at this: https://github.com/phunt/zkconf If you run it with --count=x (see the examples) it will generate the proper configs, as well as a start script to run all locally.
Patrick On Fri, Aug 31, 2012 at 1:05 PM, Peter Litvak <[email protected]> wrote: > Hi All, > > There is an explanation on how to run multiple instances of the zookeeper > server on the same machine (in getting started) but that seems doesn't > allow data replication between those servers. > Is there a way to achieve a data replication among servers running on the > same machine? > > I suspect that the answer is NO, just wanted to make sure. > > Thank you, > Peter
