Just FYI, after sharing this thread with my client, they've decided to go
for some monthly dedicated servers from softlayer.com instead of EC2.  For
one, they will be using lots of inbound traffic and they have a promo for
free inbound.  2TB/mo outbound for free as well.  When you take that
bandwidth into account, it's significantly cheaper than EC2 for 24/7 stuff
and also it's not virtualized and you can get whatever disks you want.  2
hour turnaround, supposedly.

Will report back how it goes :)

> -----Original Message-----
> From: Andrew Purtell [mailto:apurt...@apache.org]
> Sent: Saturday, March 13, 2010 12:47 PM
> To: hbase-user@hadoop.apache.org
> Subject: Re: on Hadoop reliability wrt. EC2 (was: Re: [databasepro-48]
> HUG9)
> 
> Hmm...
> 
> I know you only used leeware as an example Edward. :-)
> 
> I'd caution you have to be careful. Obviously only a subset of low cost
> options are suitable and you need to know what you are doing.
> 
> Given this example, leeware servers would be possibly useful but
> underperforming
> for plain MapReduce, due to fast Ethernet only interconnect between the
> servers
> and hardly any disk, but underperforming and problematic for HBase.
> Connections
> between servers in a HBase cluster should be GigE in my experience,
> unless you're
> planning to serve everything out of RAM (block cache). In that regard,
> the memory
> configuration of leeware servers is not sufficient. Additionally there
> is not
> enough RAM to support HBase and map reduce tasks on the same servers.
> There's
> hardly any disk to back a table of any size which justifies use of
> HBase in the
> first place.
> 
> There are other managed hosting providers that can do GigE interconnect
> and
> useful disk configurations, but they cost more obviously.
> 
> 
>    -  Andy
> 
> 
> ----- Original Message ----
> > From: Edward Capriolo <edlinuxg...@gmail.com>
> > To: hbase-user@hadoop.apache.org
> > Sent: Sat, March 13, 2010 8:41:37 AM
> > Subject: Re: on Hadoop reliability wrt. EC2 (was: Re: [databasepro-
> 48] HUG9)
> [...]
> > I have not used EC2 extensively but some of the things you can do are
> very
> > impressive in terms of spin up. As a sys-admin and a guy who worked
> at a
> > data center, I would suggest to shop around. Do not fall in love with
> EC2
> > because its hip. I you are short on cash. You can get 6 dedicated
> services
> > for $375.00 USD Per Month
> 
> >http://www.leeware.com/services.html. (I use leeware for some hosting)
> > That is a big difference 6 servers for 375 vs 1 VM for  $500.
> 
> 
> 
> 


Reply via email to