You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Bradford Stephens <br...@gmail.com> on 2010/01/25 00:17:33 UTC

HBase EC2 Script Bug

It seems like the scripts are having trouble finding a proper AMI for
zookeeper.

bradfordstephens@ubuntu:~/hbase/test-hbase/build/contrib/ec2/bin$
./hbase-ec2 launch-cluster testcluster 3 1
Creating/checking security groups
Security group testcluster-master exists, ok
Security group testcluster exists, ok
Security group testcluster-zookeeper exists, ok
Starting ZooKeeper quorum ensemble.
Starting an AMI with ID  (arch i386) in group testcluster-zookeeper
Required parameter 'AMI' missing (-h for usage)
Waiting for instance  to start:
...............................................................................................................................................................^C


I tried both the default value for the S3_BUCKET and
"iridiant-bundles" ... I guess I'll try create-hbase-bundle next?

-- 
http://www.drawntoscalehq.com -- Big Data for all. The Big Data Platform.

http://www.roadtofailure.com -- The Fringes of Scalability, Social
Media, and Computer Science

Re: HBase EC2 Script Bug

Posted by Andrew Purtell <ap...@apache.org>.
Hi Bradford,

Thanks for the report and update. Please let me know if anything else comes up
or if you have any thoughts or suggestions.

As of 0.20.3, the build process substitutes the HBase version automatically and
puts the result in the package at ./contrib/ec2/. 

   - Andy



----- Original Message ----
> From: Bradford Stephens <br...@gmail.com>
> To: hbase-dev@hadoop.apache.org
> Sent: Mon, January 25, 2010 8:08:10 AM
> Subject: Re: HBase EC2 Script Bug
> 
> Never mind! I had to change HBASE_VERSION from .20.1-dev to just .20.1 :)
> 
> On Sun, Jan 24, 2010 at 3:17 PM, Bradford Stephens
> wrote:
> > It seems like the scripts are having trouble finding a proper AMI for
> > zookeeper.


      


Re: HBase EC2 Script Bug

Posted by Bradford Stephens <br...@gmail.com>.
Never mind! I had to change HBASE_VERSION from .20.1-dev to just .20.1 :)

On Sun, Jan 24, 2010 at 3:17 PM, Bradford Stephens
<br...@gmail.com> wrote:
> It seems like the scripts are having trouble finding a proper AMI for
> zookeeper.
>
> bradfordstephens@ubuntu:~/hbase/test-hbase/build/contrib/ec2/bin$
> ./hbase-ec2 launch-cluster testcluster 3 1
> Creating/checking security groups
> Security group testcluster-master exists, ok
> Security group testcluster exists, ok
> Security group testcluster-zookeeper exists, ok
> Starting ZooKeeper quorum ensemble.
> Starting an AMI with ID  (arch i386) in group testcluster-zookeeper
> Required parameter 'AMI' missing (-h for usage)
> Waiting for instance  to start:
> ...............................................................................................................................................................^C
>
>
> I tried both the default value for the S3_BUCKET and
> "iridiant-bundles" ... I guess I'll try create-hbase-bundle next?
>
> --
> http://www.drawntoscalehq.com -- Big Data for all. The Big Data Platform.
>
> http://www.roadtofailure.com -- The Fringes of Scalability, Social
> Media, and Computer Science
>



-- 
http://www.drawntoscalehq.com -- Big Data for all. The Big Data Platform.

http://www.roadtofailure.com -- The Fringes of Scalability, Social
Media, and Computer Science