Andy, In the current form, the scripts are not useful to the community as it has lot of our stuff in it. But I will try to see if I can come up with something that's useful to others. I am also thinking of writing a blog post about this on my ec2 related blog (http://aws-musings.com/)
Regards, Vaibhav On Sun, Mar 14, 2010 at 3:58 PM, Andrew Purtell <apurt...@apache.org> wrote: > Hey Vaibhav, > > Do you think any of your #2 would be generally useful for others and > something we might fold into the public HBase EC2 scripts? I don't want > to be presumptive, but let me kindly plant the idea... > > Best, > > - Andy > > > > > ----- Original Message ---- > From: Vaibhav Puranik <vpura...@gmail.com> > To: hbase-user@hadoop.apache.org > Sent: Sun, March 14, 2010 10:12:16 AM > Subject: Re: on Hadoop reliability wrt. EC2 (was: Re: [databasepro-48] > HUG9) > > Andrew, > > Your point about scripts is right, we have done the following two > things to address it: > > 1) Bundle our own images with HBase/Hadoop versions and configurations > > 2) We have written some scripts. Once the cluster is booted, all we have to > specify what machines are slaves machines and what machine is the master. > We have bundled config file templates in the images. The script makes a new > config file from an template with the new internal dns names. > > > > >