Take a look at whirr. http://whirr.apache.org/

That said, it's not clear to me what you mean. "every time a new
instance is spawned zk will run on it". Surely you don't mean a zk
server (the max you might run is say 5 or perhaps 7 servers), however
if it's a client then you'd be including the zk jar with your
application code. Perhaps you could elaborate?

Patrick

On Wed, Dec 14, 2011 at 8:44 PM, Aniket Chakrabarti
<[email protected]> wrote:
> Hi,
>
> I need some suggestion on how to automate zookeeper deployment on EC2
> instances. I know how to run zookeeper on a single EC2 instance manually.
> But I want to automate such that every time a new instance is spawned,
> zookeeper will be run on it. There will be around 200 such instances.
>
> Any pointers will be helpful.
>
> Thanks,
> Aniket

Reply via email to