You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2009/03/06 07:22:37 UTC

[Hadoop Wiki] Update of "Hbase/EC2" by stack

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by stack:
http://wiki.apache.org/hadoop/Hbase/EC2

The comment on the change is:
First cut at page.

New page:
In [https://issues.apache.org/jira/browse/HBASE-838 HBASE-838] are EC2 scripts that bundle hbase 0.19.0.  To use:

 1. {{{tar -xf hbaseEC2Ssripts.tar}}} (yep, I just couldn't do without at least 1 typo)
 1. {{{vi bin-019/hbase-ec2-env.sh}}} and modify your account ID, key, secret key and bucket_name
 1. {{{bin-019/hbase-ec2 create-image}}} and now you have your own AMI
 1. {{{bin-019/hbase-ec2 launch-cluster <groupName> <number of slaves>}}}

Contributed by Yair Even-Zohar.  Based on original scripts by Michael Gottesman's.  Thanks also to AudienceScience.com.