I'm using own scripts and methods to construct the EC2 cluster. I'll take a look through the src/contrib scripts, though, maybe there's a clue there about something I'm missing.
Marc On Thu, Jan 7, 2010 at 12:49 PM, Andrew Purtell <[email protected]> wrote: > Marc, > > Are you using the HBase EC2 scripts (in src/contrib/ec2/), or is this a set > of instances you are setting up using your own methods? > > Best regards, > > - Andy > > > > ----- Original Message ---- > > From: Marc Limotte <[email protected]> > > To: [email protected] > > Sent: Thu, January 7, 2010 12:39:48 AM > > Subject: Re: Seeing errors after loading a fair amount of data. > KeeperException$NoNodeException, IOException > > I increased ulimt and Xceivers. My load job still dies, but the > > RegionServers stay up and running, and I can use the hbase shell to > retrieve > > a row, so I guess HBase is still running. > [...] > > I also should have mentioned that this is running in Amazon EC2. I > checked > > out the recommendations for EC2 on the wiki, and hence this particular > run > > is on a 'c1.xlarge' instance, although most of my prior testing has been > on > > m1.large. > [...] > > > > >
