You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@accumulo.apache.org by David Medinets <da...@gmail.com> on 2011/12/22 20:11:10 UTC

has anyone tried to use whirr to setup accumolo?

In the few minutes that I spent with whirr, I've been impressed with
it's ease of use. It really did just take five minutes to start an
hadoop cluster with it. They already have an hbase setup. I wonder how
much it would need to change to support accumulo.

Re: has anyone tried to use whirr to setup accumolo?

Posted by David Medinets <da...@gmail.com>.
I am having a bit of trouble getting an hbase cluster working. I am
working with the whirr mailing list. I am running into a permissions
issue when the instances are spun up. Will report back when/if I
succeed.

This is the whirr property file I am using:

whirr.cluster-name=hbase
whirr.instance-templates=1
zookeeper+hadoop-namenode+hadoop-jobtracker+hbase-master,2
hadoop-datanode+hadoop-tasktracker+hbase-regionserver
whirr.provider=aws-ec2
whirr.identity=${env:AWS_ACCESS_KEY_ID}
whirr.credential=${env:AWS_SECRET_ACCESS_KEY}

whirr.hardware-id=m1.small
whirr.image-id=us-east-1/ami-6936fb00

whirr.hbase.tarball.url=http://archive.apache.org/dist/hbase/hbase-0.89.20100924/hbase-0.89.20100924-bin.tar.gz


On Thu, Dec 22, 2011 at 3:47 PM, ZAPPERT, FRED <fz...@att.com> wrote:
> It does wonder for HBase.  JClouds is a core component of Whirr for automation and cloud interoperability   http://www.jclouds.org
>
> Fred Zappert
> M: 415 640 2980

Re: has anyone tried to use whirr to setup accumolo?

Posted by "ZAPPERT, FRED" <fz...@att.com>.
It does wonder for HBase.  JClouds is a core component of Whirr for automation and cloud interoperability   http://www.jclouds.org 


Fred Zappert
M: 415 640 2980

On Dec 22, 2011, at 11:23 AM, "John W Vines" <jo...@ugov.gov> wrote:

> With a cursory glance, it looks pretty cool. I have opened https://issues.apache.org/jira/browse/ACCUMULO-231
> 
> John
> 
> ----- Original Message -----
> | From: "David Medinets" <da...@gmail.com>
> | To: accumulo-user@incubator.apache.org
> | Sent: Thursday, December 22, 2011 2:11:10 PM
> | Subject: has anyone tried to use whirr to setup accumolo?
> | In the few minutes that I spent with whirr, I've been impressed with
> | it's ease of use. It really did just take five minutes to start an
> | hadoop cluster with it. They already have an hbase setup. I wonder how
> | much it would need to change to support accumulo.

Re: has anyone tried to use whirr to setup accumolo?

Posted by Aaron Cordova <aa...@cordovas.org>.
I believe Whirr is Tom White's project (author of the Hadoop book, Cloudera employee, and all around good guy) 

I bet he'd be willing to point us in the right direction in terms of what would need to be done to make it possible to setup an Accumulo cluster with Whirr.


On Dec 22, 2011, at 2:22 PM, John W Vines wrote:

> With a cursory glance, it looks pretty cool. I have opened https://issues.apache.org/jira/browse/ACCUMULO-231
> 
> John
> 
> ----- Original Message -----
> | From: "David Medinets" <da...@gmail.com>
> | To: accumulo-user@incubator.apache.org
> | Sent: Thursday, December 22, 2011 2:11:10 PM
> | Subject: has anyone tried to use whirr to setup accumolo?
> | In the few minutes that I spent with whirr, I've been impressed with
> | it's ease of use. It really did just take five minutes to start an
> | hadoop cluster with it. They already have an hbase setup. I wonder how
> | much it would need to change to support accumulo.


Re: has anyone tried to use whirr to setup accumolo?

Posted by John W Vines <jo...@ugov.gov>.
With a cursory glance, it looks pretty cool. I have opened https://issues.apache.org/jira/browse/ACCUMULO-231

John

----- Original Message -----
| From: "David Medinets" <da...@gmail.com>
| To: accumulo-user@incubator.apache.org
| Sent: Thursday, December 22, 2011 2:11:10 PM
| Subject: has anyone tried to use whirr to setup accumolo?
| In the few minutes that I spent with whirr, I've been impressed with
| it's ease of use. It really did just take five minutes to start an
| hadoop cluster with it. They already have an hbase setup. I wonder how
| much it would need to change to support accumulo.