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/05/14 00:01:45 UTC

[Hadoop Wiki] Trivial 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

------------------------------------------------------------------------------
  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. '''NOTE:''' Up on #hbase, its been reported that the ami referenced by hbase-ec2-env.sh bundled up in the above tar doesn't actually include hbase 
   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>}}}